Home
last modified time | relevance | path

Searched defs:key (Results 1201 - 1225 of 9324) sorted by relevance

1...<<41424344454647484950>>...373

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_source_impl_test.cpp81 std::string key = "key"; in HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/picture_ndk/
H A Dimage_common.cpp52 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 Dimage_common_ndk_test.cpp52 Image_String key; in TestPictureMetadataGetSetProperty() local
/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dcommon_utils.h76 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 Dcodeclist_parcel.cpp153 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 Dlru_map.h37 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 Ddistributed_object_adapter.cpp75 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 Dframe_config.cpp45 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 Dremote_session_capability_set.cpp45 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 Dframe_config.h119 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 Dmock.cpp50 void BytraceAdapter::StartBytrace(std::shared_ptr<KeyEvent> key, HandlerType handlerType) in StartBytrace() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dconcurrent_map.h58 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 Dcommon.c20 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 Dclient_factory.c24 SaName key; member
109 SaName key = {service, feature}; in GetFactory() local
/foundation/window/window_manager/utils/include/
H A Datomic_map.h34 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 Dpersistent_storage.cpp34 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 Dcommon.h118 VECTOR_Key key; member
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall.h128 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 Dlnn_kv_adapter_test.cpp130 string key = "key"; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/include/
H A Dlnn_distributed_net_ledger.h32 InfoKey key; member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/include/
H A Dlnn_local_net_ledger.h37 InfoKey key; member
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/protocol/
H A Dtlv_protocol.cpp30 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 Dlnn_data_cloud_sync_virtual.c36 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 Dlru_cache.h31 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 Dlnn_map.h32 void *key; member
[all...]

Completed in 9 milliseconds

1...<<41424344454647484950>>...373