/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
|
/foundation/systemabilitymgr/samgr/services/samgr/native/include/ |
H A D | concurrent_map.h | 58 bool Insert(const K &key, const V &value) in Insert() argument 65 void EnsureInsert(const K &key, const V &value) in EnsureInsert() argument 78 bool Find(const K &key, V &value) in Find() argument 92 void Erase(const K &key) in Erase() argument [all...] |
/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | common.c | 20 Vector VECTOR_Make(VECTOR_Key key, VECTOR_Compare compare) in VECTOR_Make() argument 112 int16 VECTOR_FindByKey(Vector *vector, const void *key) in VECTOR_FindByKey() argument [all...] |
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | client_factory.c | 24 SaName key;
member 109 SaName key = {service, feature};
in GetFactory() local
|
/foundation/window/window_manager/utils/include/ |
H A D | atomic_map.h | 34 void erase(const Key& key) in erase() argument 44 auto key = data_.find(k); in find() local
|
/foundation/window/window_manager/utils/src/ |
H A D | persistent_storage.cpp | 34 bool PersistentStorage::HasKey(const std::string& key, PersistentStorageType storageType) in HasKey() argument 48 void PersistentStorage::Delete(const std::string& key, PersistentStorageType storageType) in Delete() argument 74 void PersistentStorage::Insert(const std::string& key, cons argument 101 Get(const std::string& key, T& value, PersistentStorageType storageType) Get() argument [all...] |
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/ |
H A D | common.h | 118 VECTOR_Key key;
member [all...] |
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
H A D | netfirewall.h | 128 struct bitmap key = { 0 }; in netfirewall_policy_ingress() local 150 default_action_key key = DEFAULT_ACT_OUT_KEY; in MatchDnsQuery() local 191 struct bitmap key = { 0 }; in netfirewall_policy_egress() local
|
/foundation/communication/dsoftbus/tests/core/adapter/unittest/ |
H A D | lnn_kv_adapter_test.cpp | 130 string key = "key"; in HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/include/ |
H A D | lnn_distributed_net_ledger.h | 32 InfoKey key; member
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/include/ |
H A D | lnn_local_net_ledger.h | 37 InfoKey key; member
|
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/protocol/ |
H A D | tlv_protocol.cpp | 30 void TlvProtocol::Write(int key, Serializable::ValueType type, const uint8_t *value, size_t size) in Write() argument 47 bool TlvProtocol::Read(int &key, uint8_t *&value, size_t &size) in Read() argument
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_data_cloud_sync_virtual.c | 36 int32_t LnnLedgerDataChangeSyncToDB(const char *key, const char *value, size_t valueLength) in LnnLedgerDataChangeSyncToDB() argument 49 int32_t LnnDBDataChangeSyncToCache(const char *key, const char *value, ChangeType changeType) in LnnDBDataChangeSyncToCache() argument 57 int32_t LnnDBDataAddChangeSyncToCache(const char **key, const char **value, int32_t keySize) in LnnDBDataAddChangeSyncToCache() argument 65 int32_t LnnDBDataChangeSyncToCacheInner(const char *key, const char *value) in LnnDBDataChangeSyncToCacheInner() argument
|
/foundation/communication/netmanager_base/utils/common_utils/include/ |
H A D | lru_cache.h | 31 std::vector<T> Get(const std::string &key)
in Get() argument 44 void Put(const std::string &key, const T &value)
in Put() argument 64 void Delete(const std::string &key)
in Delete() argument 87 std::string key; global() member 103 std::string key = it->key; MoveNodeToHead() local [all...] |
/foundation/communication/dsoftbus/core/bus_center/utils/include/ |
H A D | lnn_map.h | 32 void *key; member [all...] |