Home
last modified time | relevance | path

Searched defs:key (Results 1026 - 1050 of 5303) sorted by relevance

1...<<41424344454647484950>>...213

/third_party/pulseaudio/src/pulsecore/
H A Dmutex-win32.c95 const void *key; in pa_cond_signal() local
/third_party/python/Modules/
H A Drotatingtree.c48 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 Dhashtable_debug.h49 GetHashtableDebugNumProbes( const C& c, const typename C::key_type& key) GetHashtableDebugNumProbes() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_strpool.c48 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 Dhashtab.h32 hashtab_key_t key; member
[all...]
/third_party/skia/dm/
H A DDMJsonWriter.cpp123 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 Dcrypto_internal.c34 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 Dsha256-prf.c30 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 Dsha384-prf.c30 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 Dsha512-prf.c30 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 Deap_peap_common.c15 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 Dcrypto_internal.c34 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 Dsha256-prf.c30 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 Dsha384-prf.c30 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 Dsha512-prf.c30 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 Deap_peap_common.c15 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 Ddriver_info.cpp78 static std::string GetStringValue(const cJSON *jsonObj, const std::string &key) in GetStringValue() argument
/drivers/interface/camera/sequenceable/map_data/
H A Dmap_data_sequenceable.cpp57 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 Dbuffer_helper.h63 bool AddData(OHOS::HDI::Codec::Image::V2_0::PropertyType key, T& value) in AddData() argument
/drivers/peripheral/display/buffer/hdi_service/src/
H A Dmetadata_service.cpp127 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 Ddisplay_buffer_ut.cpp402 uint32_t key = 1; in MetadataTest() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_stub.cpp77 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 Dinter_ipc_service_stub.cpp38 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 Dwant_agent_info_test.cpp87 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 Dupdate_engine.cpp202 std::string UpdateEngine::GetParameter(const std::string &key) in GetParameter() argument

Completed in 9 milliseconds

1...<<41424344454647484950>>...213