/third_party/pulseaudio/src/pulsecore/ |
H A D | mutex-win32.c | 95 const void *key; in pa_cond_signal() local
|
/third_party/python/Modules/ |
H A D | rotatingtree.c | 48 RotatingTree_Get(rotating_node_t **root, void *key) in RotatingTree_Get() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | hashtable_debug.h | 49 GetHashtableDebugNumProbes( const C& c, const typename C::key_type& key) GetHashtableDebugNumProbes() argument
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_strpool.c | 48 static unsigned int cil_strpool_hash(hashtab_t h, const_hashtab_key_t key) in cil_strpool_hash() argument
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
H A D | hashtab.h | 32 hashtab_key_t key; member [all...] |
/third_party/skia/dm/ |
H A D | DMJsonWriter.cpp | 123 const ObjectValue& key = (*r)["key"] in ReadJson() local 34 DumpJson(const char* dir, CommandLineFlags::StringArray key, CommandLineFlags::StringArray properties) DumpJson() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | crypto_internal.c | 34 u8 key[64]; member 39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument [all...] |
H A D | sha256-prf.c | 30 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf() argument 54 sha256_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha256_prf_bits() argument [all...] |
H A D | sha384-prf.c | 30 int sha384_prf(const u8 *key, size_t key_len, const char *label, in sha384_prf() argument 54 sha384_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha384_prf_bits() argument [all...] |
H A D | sha512-prf.c | 30 int sha512_prf(const u8 *key, size_t key_len, const char *label, in sha512_prf() argument 54 sha512_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha512_prf_bits() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_peap_common.c | 15 int peap_prfplus(int version, const u8 *key, size_t key_len, in peap_prfplus() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_internal.c | 34 u8 key[64]; member 39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument [all...] |
H A D | sha256-prf.c | 30 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf() argument 54 sha256_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha256_prf_bits() argument [all...] |
H A D | sha384-prf.c | 30 int sha384_prf(const u8 *key, size_t key_len, const char *label, in sha384_prf() argument 54 sha384_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha384_prf_bits() argument [all...] |
H A D | sha512-prf.c | 30 int sha512_prf(const u8 *key, size_t key_len, const char *label, in sha512_prf() argument 54 sha512_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha512_prf_bits() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_peap_common.c | 15 int peap_prfplus(int version, const u8 *key, size_t key_len, in peap_prfplus() argument
|
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/ |
H A D | driver_info.cpp | 78 static std::string GetStringValue(const cJSON *jsonObj, const std::string &key) in GetStringValue() argument
|
/drivers/interface/camera/sequenceable/map_data/ |
H A D | map_data_sequenceable.cpp | 57 auto key = parcel.ReadString(); in Unmarshalling() local 132 int32_t MapDataSequenceable::Get(const std::string &key, int32_t &value) const in Get() argument 137 int32_t MapDataSequenceable::Get(const std::string &key, int64_ argument 142 Get(const std::string &key, double &value) const Get() argument 147 Get(const std::string &key, std::string &value) const Get() argument 152 Set(const std::string &key, int32_t value) Set() argument 157 Set(const std::string &key, int64_t value) Set() argument 162 Set(const std::string &key, double value) Set() argument 167 Set(const std::string &key, const std::string& value) Set() argument 173 Get(const std::string &key, MapDataType type, T &value) const Get() argument 191 Set(const std::string &key, MapDataType type, const std::any& val) Set() argument [all...] |
/drivers/peripheral/codec/test/demo/heif/include/ |
H A D | buffer_helper.h | 63 bool AddData(OHOS::HDI::Codec::Image::V2_0::PropertyType key, T& value) in AddData() argument
|
/drivers/peripheral/display/buffer/hdi_service/src/ |
H A D | metadata_service.cpp | 127 int32_t MetadataService::SetMetadata(const sptr<NativeBuffer>& handle, uint32_t key, const std::vector<uint8_t>& value) in SetMetadata() argument 140 int32_t MetadataService::GetMetadata(const sptr<NativeBuffer>& handle, uint32_t key, std::vector<uint8_t>& value) in GetMetadata() argument 165 int32_t MetadataService::EraseMetadataKey(const sptr<NativeBuffer>& handle, uint32_t key) in EraseMetadataKey() argument
|
/drivers/peripheral/display/buffer/test/unittest/ |
H A D | display_buffer_ut.cpp | 402 uint32_t key = 1; in MetadataTest() local
|
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/ |
H A D | inter_ipc_stub.cpp | 77 std::string key = data.ReadString(); in SetListenerObject() local 104 std::string key = data.ReadString(); in GetSystemAbility() local 112 int32_t InterIpcStub::SetListenerObject(std::string key, const sptr<IRemoteObject> &object) in SetListenerObject() argument 133 sptr<IRemoteObject> InterIpcStub::GetSubSystemAbility(std::string key, std::string className) in GetSubSystemAbility() argument 141 void InterIpcStub::CreateDeathListener(std::string key) in CreateDeathListener() argument 159 SendIpcRequest(std::string key, std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &reply) SendIpcRequest() argument 184 DelPeerProxy(std::string key) DelPeerProxy() argument [all...] |
H A D | inter_ipc_service_stub.cpp | 38 sptr<IRemoteObject> InterIpcServiceStub::GetSubSystemAbility(std::string key, std::string className) in GetSubSystemAbility() argument 77 void InterIpcServiceStub::CreateDeathListener(std::string key) in CreateDeathListener() argument 94 DelPeerProxy(std::string key) DelPeerProxy() argument 107 SetListenerObject(std::string key, const sptr<IRemoteObject> &object) SetListenerObject() argument [all...] |
/foundation/ability/ability_runtime/test/unittest/want_agent_info_test/ |
H A D | want_agent_info_test.cpp | 87 std::string key = "key"; in HWTEST_F() local 121 std::string key = "key"; in HWTEST_F() local 155 std::string key = "key"; HWTEST_F() local 202 std::string key = "key"; HWTEST_F() local 228 std::string key = "key"; HWTEST_F() local 254 std::string key = "key"; HWTEST_F() local 280 std::string key = "key"; HWTEST_F() local 307 std::string key = "key"; HWTEST_F() local [all...] |
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/ |
H A D | update_engine.cpp | 202 std::string UpdateEngine::GetParameter(const std::string &key) in GetParameter() argument
|