| /foundation/arkui/ace_engine/frameworks/core/image/test/unittest/ |
| H A D | image_compressor_test.cpp | 90 std::string key = "key2"; in HWTEST_F() local 113 std::string key = "key3"; in HWTEST_F() local 136 std::string key = "key4"; in HWTEST_F() local 158 std::string key in HWTEST_F() local 184 std::string key = "key6"; HWTEST_F() local 205 std::string key = "key7"; HWTEST_F() local [all...] |
| /foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
| H A D | mock_rdb_data_manager.cpp | 27 bool AppDomainVerifyRdbDataManager::DeleteData(const std::string& key) in DeleteData() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
| H A D | resource_info.cpp | 35 std::string key = bundleName_; in GetKey() local 50 ParseKey(const std::string &key) ParseKey() argument 102 InnerParseAppIndex(const std::string &key) InnerParseAppIndex() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
| H A D | avrcp_ct_pass_through.cpp | 114 bool AvrcCtPassPacket::IsSupportedKeyOperation(uint8_t key) in IsSupportedKeyOperation() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
| H A D | avrcp_tg_pass_through.cpp | 120 bool AvrcTgPassPacket::IsSupportedKeyOperation(uint8_t key) in IsSupportedKeyOperation() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
| H A D | ble_utils.cpp | 35 std::string BleUtils::ConvertIntToHexString(const std::vector<uint8_t> &key) in ConvertIntToHexString() argument 45 void BleUtils::ConvertHexStringToInt(const std::string &str, std::vector<uint8_t> &key) in ConvertHexStringToInt() argument 53 void BleUtils::Rand16hex(std::vector<uint8_t> &key) in Rand16hex() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/ |
| H A D | rs_cubic_animat_test.cpp | 87 float key = 0.000000000125f; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/objectmgr_fuzzer/ |
| H A D | object_mgr_fuzzer.cpp | 69 char* key = new char[str_size]; in FontCollectionMgrFuzzTest000() local 92 char* key = new char[str_size]; in TypefaceMgrFuzzTest000() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rseventdetector_fuzzer/ |
| H A D | rseventdetector_fuzzer.cpp | 66 std::string key = "";
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
| H A D | rs_cubic_bezier_interpolator_test.cpp | 105 float key = 0.000000000125f; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/ |
| H A D | input.cpp | 81 void Input::SetValue(const std::string& key, std::shared_ptr<void> value, int size)
in SetValue() argument
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/ |
| H A D | egl_blob_test.cpp | 63 const void* key = static_cast<const void*>(a); in HWTEST_F() local 92 const void* key = static_cast<const void*>(a); in HWTEST_F() local 122 const void* key = static_cast<const void*>(a); in HWTEST_F() local 151 const void* key in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_json.h | 66 JsonWriter& operator[](const std::string& key) in operator []() argument 68 stream_ << "\"" << key << "\":"; in operator []() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/render_context/ |
| H A D | shader_cache_test.cpp | 368 Drawing::Data key; in HWTEST_F() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/ |
| H A D | image_source_impl_test.cpp | 81 std::string key = "key"; in HWTEST_F() local [all...] |
| /foundation/multimedia/image_framework/frameworks/kits/js/common/picture_ndk/ |
| H A D | image_common.cpp | 52 Image_ErrorCode OH_PictureMetadata_GetProperty(OH_PictureMetadata *metadata, Image_String *key, Image_String *value) in OH_PictureMetadata_GetProperty() argument 82 Image_ErrorCode OH_PictureMetadata_SetProperty(OH_PictureMetadata *metadata, Image_String *key, Image_String *value) in OH_PictureMetadata_SetProperty() argument [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| H A D | image_common_ndk_test.cpp | 52 Image_String key; in TestPictureMetadataGetSetProperty() local
|
| /foundation/multimedia/image_effect/frameworks/native/utils/common/ |
| H A D | common_utils.h | 76 static ErrorCode GetValue(const std::string &key, std::map<std::string, Plugin::Any> &valueMap, ValueType &value) in GetValue() argument [all...] |
| /foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/ |
| H A D | codeclist_parcel.cpp | 153 ImgSize key; in Unmarshalling() local 169 int32_t key; in Unmarshalling() local 183 int32_t key = parcel.ReadInt32(); in Unmarshalling() local
|
| /foundation/multimedia/camera_framework/services/camera_service/include/ |
| H A D | lru_map.h | 37 bool Get(const K &key, V &value) in Get() argument 47 bool Put(const K &key, const V &inValue) in Put() argument 62 bool MoveNodeToLast(const K &key, const V &val) in MoveNodeToLast() argument [all...] |
| /foundation/multimedia/av_session/services/session/adapter/ |
| H A D | distributed_object_adapter.cpp | 75 int32_t DistributedObjectAdapter::PutData(const std::string &key, std::vector<uint8_t> &data) in PutData() argument 85 int32_t DistributedObjectAdapter::GetData(const std::string &key, std::vector<uint8_t> &data) in GetData() argument
|
| /foundation/multimedia/camera_lite/frameworks/ |
| H A D | frame_config.cpp | 45 void *FrameConfig::GetValue(uint32_t key)
in GetValue() argument 84 void FrameConfig::SetValue(uint32_t key, const void *value)
in SetValue() argument
|
| /foundation/multimedia/av_session/services/session/server/remote/ |
| H A D | remote_session_capability_set.cpp | 45 std::string key = sessionId + "-" + sinkDeviceId; in AddRemoteCapability() local 55 std::string key = sessionId + "-" + sinkDevice; in RemoveRemoteCapability() local 59 HasCapability(const std::string& sessionId, const std::string& sinkDevice, SessionDataCategory category, int32_t key) HasCapability() argument
|
| /foundation/multimedia/camera_lite/interfaces/kits/ |
| H A D | frame_config.h | 119 template<typename T> void SetParameter(uint32_t key, const T value)
in SetParameter() argument 129 template<typename T> void GetParameter(uint32_t key, T &value)
in GetParameter() argument [all...] |
| /foundation/multimodalinput/input/service/interceptor/test/ |
| H A D | mock.cpp | 50 void BytraceAdapter::StartBytrace(std::shared_ptr<KeyEvent> key, HandlerType handlerType)
in StartBytrace() argument
|