/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/parameter/ |
H A D | parameter.cpp | 50 int GetParameter(const char *key, const char *def, char *value, int len)
in GetParameter() argument 62 int GetIntParameter(const char *key, int def)
in GetIntParameter() argument 72 int SetParameter(const char *key, const char *value)
in SetParameter() argument
|
/foundation/graphic/surface_lite/frameworks/ |
H A D | surface_buffer_impl.cpp | 28 int32_t SurfaceBufferImpl::SetInt32(uint32_t key, int32_t value) in SetInt32() argument 33 int32_t SurfaceBufferImpl::GetInt32(uint32_t key, int32_t& value) in GetInt32() argument 48 int32_t SurfaceBufferImpl::SetInt64(uint32_t key, int64_t value) in SetInt64() argument 53 int32_t SurfaceBufferImpl::GetInt64(uint32_t key, int64_t& value) in GetInt64() argument 68 int32_t SurfaceBufferImpl::SetData(uint32_t key, uint8_t type, const void* data, uint8_t size) in SetData() argument 108 GetData(uint32_t key, uint8_t* type, void** data, uint8_t* size) GetData() argument 138 uint32_t key; ReadFromIpcIo() local 174 uint32_t key = iter->first; WriteToIpcIo() local [all...] |
H A D | buffer_manager.cpp | 142 BufferKey key = {bufferHandle->fd, bufferHandle->phyAddr}; in AllocBuffer() local 202 BufferKey key = {(*buffer)->GetKey(), (*buffer)->GetPhyAddr()}; in FreeBuffer() local
|
/foundation/graphic/graphic_surface/surface/src/ |
H A D | buffer_extra_data_impl.cpp | 41 auto key = parcel.ReadString(); in ReadFromParcel() local 126 GSError BufferExtraDataImpl::ExtraGet(const std::string &key, int32_t &value) const in ExtraGet() argument 131 GSError BufferExtraDataImpl::ExtraGet(const std::string &key, int64_ argument 136 ExtraGet(const std::string &key, double &value) const ExtraGet() argument 141 ExtraGet(const std::string &key, std::string &value) const ExtraGet() argument 146 ExtraSet(const std::string &key, int32_t value) ExtraSet() argument 151 ExtraSet(const std::string &key, int64_t value) ExtraSet() argument 156 ExtraSet(const std::string &key, double value) ExtraSet() argument 161 ExtraSet(const std::string &key, const std::string& value) ExtraSet() argument 167 ExtraGet(const std::string &key, ExtraDataType type, T &value) const ExtraGet() argument 185 ExtraSet(const std::string &key, ExtraDataType type, const std::any& val) ExtraSet() argument [all...] |
/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | audio_manager_listener_proxy.cpp | 43 void AudioManagerListenerProxy::OnAudioParameterChange(const std::string networkId, const AudioParamKey key,
in OnAudioParameterChange() argument 102 void AudioManagerListenerCallback::OnAudioParameterChange(const std::string networkId, const AudioParamKey key,
in OnAudioParameterChange() argument 34 WriteParameterEventParams(MessageParcel& data, const std::string networkId, const AudioParamKey key, const std::string& condition, const std::string& value) WriteParameterEventParams() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_event_manager_test.cpp | 129 std::string key = "0"; in HWTEST_F() local 151 std::string key = "0"; in HWTEST_F() local 186 std::string key = "0"; in HWTEST_F() local 205 std::string key = "0"; in HWTEST_F() local 247 std::string key = "0"; HWTEST_F() local 265 std::string key = "0"; HWTEST_F() local 283 std::string key = "0"; HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/ |
H A D | rs_modifier_manager_test.cpp | 83 AnimationId key = renderCurveAnimation->GetAnimationId(); in HWTEST_F() local
|
/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | audio_manager_listener_stub.cpp | 41 AudioParamKey key = static_cast<AudioParamKey>(data.ReadInt32()); in OnRemoteRequest() local 73 void AudioManagerListenerStub::OnAudioParameterChange(const std::string networkId, const AudioParamKey key, in OnAudioParameterChange() argument
|
/foundation/multimedia/audio_framework/test/moduletest/audiopolicy/1.0/include/ |
H A D | audio_policy_test.h | 40 string key; member
|
/foundation/multimedia/av_codec/services/dfx/ |
H A D | avcodec_dump_utils.cpp | 51 AddInfoFromFormat(const uint32_t dumpIdx, const Format &format, const std::string_view &key, const std::string &name) AddInfoFromFormat() argument 100 AddInfoFromFormatWithMapping(const uint32_t dumpIdx, const Format &format, const std::string_view &key, const std::string &name, std::map<int32_t, const std::string> mapping) AddInfoFromFormatWithMapping() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/ |
H A D | output.cpp | 110 void Output::SetValue(const std::string& key, std::shared_ptr<void> value, int size)
in SetValue() argument
|
/foundation/graphic/graphic_2d/rosen/modules/graphic_2d_configure/src/ |
H A D | graphic_2d_xml_parser.cpp | 148 auto key = ExtractPropertyValue(keyName, *currNode);
in ParseSimplex() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/ |
H A D | rs_overdraw_controller.cpp | 94 void RSOverdrawController::SwitchFunction(const char *key, const char *value, void *context) in SwitchFunction() argument 111 void RSOverdrawController::OnColorChange(const char *key, const char *value, void *context) in OnColorChange() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_event_detector.cpp | 42 void RSTimeOutDetector::SetParam(const std::string& key, const std::string& value) in SetParam() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/ |
H A D | object_mgr.cpp | 77 void FontCollectionMgr::Insert(void* key, std::shared_ptr<FontCollectionType> fontCollection) in Insert() argument 83 std::shared_ptr<FontCollectionMgr::FontCollectionType> FontCollectionMgr::Find(void* key) in Find() argument 94 bool FontCollectionMgr::Remove(void* key) in Remove() argument 112 void TypefaceMgr::Insert(void* key, std::shared_ptr<Typeface> typeface) in Insert() argument 118 std::shared_ptr<Typeface> TypefaceMgr::Find(void* key) in Find() argument 129 Remove(void* key) Remove() argument [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/ |
H A D | heif_exif_metadata_accessor_test.cpp | 46 GetProperty(const std::shared_ptr<ExifMetadata> &metadata, const std::string &key) GetProperty() argument
|
/foundation/multimedia/image_framework/plugins/manager/src/framework/ |
H A D | json_helper.cpp | 32 uint32_t JsonHelper::CheckElementExistence(const json &jsonObject, const string &key) in CheckElementExistence() argument 50 uint32_t JsonHelper::GetStringValue(const json &jsonObject, const string &key, string &value) in GetStringValue() argument 85 uint32_t JsonHelper::GetUint32Value(const json &jsonObject, const string &key, uint32_t &value) in GetUint32Value() argument 97 uint32_t JsonHelper::GetUint16Value(const json &jsonObject, const string &key, uint16_t &value) in GetUint16Value() argument 127 GetArraySize(const json &jsonObject, const string &key, size_t &size) GetArraySize() argument 146 GetJsonElement(const json &jsonObject, const string &key, uint32_t &errorCode) GetJsonElement() argument 166 PrintElementMissingLog(const std::string &identifier, const std::string &key, uint32_t errorCode) PrintElementMissingLog() argument [all...] |
/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/ |
H A D | dps_metadata_info.cpp | 34 auto key = parcel.ReadString(); in ReadFromParcel() local 113 DpsMetadataError DpsMetadata::Get(const std::string &key, int32_t &value) const in Get() argument 118 DpsMetadataError DpsMetadata::Get(const std::string &key, int64_ argument 123 Get(const std::string &key, double &value) const Get() argument 128 Get(const std::string &key, std::string &value) const Get() argument 133 Set(const std::string &key, int32_t value) Set() argument 138 Set(const std::string &key, int64_t value) Set() argument 143 Set(const std::string &key, double value) Set() argument 148 Set(const std::string &key, const std::string& value) Set() argument 154 Get(const std::string &key, DpsDataType type, T &value) const Get() argument 165 Set(const std::string &key, DpsDataType type, const std::any& val) Set() argument [all...] |
/foundation/multimedia/image_effect/frameworks/native/efilter/custom/ |
H A D | custom_efilter.cpp | 47 ErrorCode CustomEFilter::SetValue(const std::string &key, Plugin::Any &value) in SetValue() argument
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/utils/ |
H A D | lru_cache.h | 44 void Refer(const KeyT& key, const ValueT& val) in Refer() argument 57 bool Exist(const KeyT& key) in Exist() argument 76 void Delete(const KeyT& key) in Delete() argument 86 bool GetLruNode(KeyT& key, ValueT& value) in GetLruNode() argument 103 Display(std::function<void(const KeyT& key, const ValueT& value)> showInfo) Display() argument [all...] |
/foundation/multimedia/media_foundation/services/media_monitor/test/unittest/event_bean_test/src/ |
H A D | event_bean_unit_test.cpp | 120 std::string key = "DEVICETYPE"; in HWTEST() local 129 std::string key = "APP_NAME"; in HWTEST() local 138 std::string key = "TRANSACTIONID"; in HWTEST() local 147 std::string key in HWTEST() local 156 std::string key = "DEVICETYPE"; HWTEST() local 168 std::string key = "DEVICETYPE"; HWTEST() local 180 std::string key = "APP_NAME"; HWTEST() local 192 std::string key = "APP_NAME"; HWTEST() local 204 std::string key = "TRANSACTIONID"; HWTEST() local 216 std::string key = "TRANSACTIONID"; HWTEST() local 228 std::string key = "VOLUME"; HWTEST() local 240 std::string key = "VOLUME"; HWTEST() local [all...] |
/foundation/multimedia/image_effect/frameworks/native/render_environment/base/cache/ |
H A D | render_fifo_cache.h | 34 void Put(const KEY_TYPE &key, const VALUE_TYPE &value)
in Put() argument 45 bool Take(const KEY_TYPE &key, VALUE_TYPE &value)
in Take() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | fragment_metadata.cpp | 38 static bool IsValidKey(const std::string &key) in IsValidKey() argument 43 int FragmentMetadata::GetValue(const std::string &key, std::string &value) const in GetValue() argument 58 bool FragmentMetadata::SetValue(const std::string &key, const std::string &value) in SetValue() argument 74 RemoveEntry(const std::string &key) RemoveEntry() argument 139 std::string key; Unmarshalling() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/ |
H A D | medialibrary_common_utils_test.cpp | 40 string key = ""; in HWTEST_F() local 48 string key = ""; in HWTEST_F() local 88 string key = ""; in HWTEST_F() local
|
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/ |
H A D | dfx_analyzer.cpp | 51 string key = entry.first + SPLIT_CHAR + to_string(entry.second.method) + SPLIT_CHAR + in FlushThumbnail() local
|