| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
| H A D | avrcp_ct_service.cpp | 1293 GetElementAttributes( const RawAddress &rawAddr, uint64_t identifier, const std::vector<uint32_t> &attributes) GetElementAttributes() argument 1322 GetElementAttributesNative( RawAddress rawAddr, uint64_t identifier, std::vector<uint32_t> attributes) GetElementAttributesNative() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
| H A D | avrcp_tg_service.cpp | 1518 GetElementAttributes( const RawAddress &rawAddr, uint64_t identifier, const std::vector<uint32_t> &attributes, uint8_t label) const GetElementAttributes() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_service_impl.cpp | 756 int32_t KVDBServiceImpl::ResolveAutoLaunch(const std::string &identifier, DBLaunchParam ¶m) in ResolveAutoLaunch() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | db_common.cpp | 325 std::string identifier = GenerateIdentifierId(dbIdParam.storeId, dbIdParam.appId, dbIdParam.userId); in SetDatabaseIds() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| H A D | distributeddb_tools_unit_test.cpp | 90 std::string identifier = dbInfo.userId + "-" + dbInfo.appId + "-" + dbInfo.storeId; in CreateMockSingleDb() local 146 std::string identifier = dbInfo.userId + "-" + dbInfo.appId + "-" + dbInfo.storeId; in OpenMockMultiDb() local 185 std::string identifier = dbInfo.userId + "-" + dbInfo.appId + "-" + dbInfo.storeId; in CreateMockMultiDb() local 696 std::string DistributedDBToolsUnitTest::GetKvNbStoreDirectory(const std::string &identifier, in GetKvNbStoreDirectory() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_nb_delegate_test.cpp | 174 std::string identifier = USER_ID + "-" + APP_ID + "-" + storeId; in CheckDataTimestamp() local 3018 std::string identifier = DBCommon::GenerateIdentifierId(storeId, APP_ID, USER_ID); in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_storage_executor.cpp | 1078 int SQLiteSingleVerStorageExecutor::GetDeviceIdentifier(PragmaEntryDeviceIdentifier *identifier) in GetDeviceIdentifier() argument
|
| H A D | sqlite_single_ver_natural_store.cpp | 508 std::string identifier = MyProp().GetStringProp(KvDBProperties::IDENTIFIER_DATA, ""); in GetIdentifier() local 515 std::string identifier = MyProp().GetStringProp(KvDBProperties::DUAL_TUPLE_IDENTIFIER_DATA, ""); in GetDualTupleIdentifier() local 1429 std::string identifier = kvDBProp.GetStringProp(KvDBProperties::IDENTIFIER_DATA, ""); in InitStorageEngine() local
|
| H A D | sqlite_single_ver_natural_store_connection.cpp | 782 int SQLiteSingleVerNaturalStoreConnection::GetDeviceIdentifier(PragmaEntryDeviceIdentifier *identifier) in GetDeviceIdentifier() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| H A D | sqlite_relational_store.cpp | 77 std::string identifier = properties.GetStringProp(DBProperties::IDENTIFIER_DATA, ""); in InitStorageEngine() local
|
| /foundation/distributedhardware/distributed_input/common/include/ |
| H A D | input_hub.cpp | 765 GetEventTypes(struct libevdev *dev, InputDevice &identifier) GetEventTypes() argument 776 GetEventKeys(struct libevdev *dev, InputDevice &identifier) GetEventKeys() argument 794 GetABSInfo(struct libevdev *dev, InputDevice &identifier) GetABSInfo() argument 825 GetRELTypes(struct libevdev *dev, InputDevice &identifier) GetRELTypes() argument 843 GetProperties(struct libevdev *dev, InputDevice &identifier) GetProperties() argument 1365 RecordDeviceLog(const std::string &devicePath, const InputDevice &identifier) RecordDeviceLog() argument [all...] |
| /third_party/alsa-lib/src/ucm/ |
| H A D | main.c | 80 static int check_identifier(const char *identifier, const char *prefix) in check_identifier() argument 1896 add_values(struct list_head *list, const char *identifier, struct list_head *source) add_values() argument 1997 get_value_list(snd_use_case_mgr_t *uc_mgr, const char *identifier, const char **list[], char *verbname) get_value_list() argument 2077 snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr, const char *identifier, const char **list[]) snd_use_case_get_list() argument 2126 get_value1(snd_use_case_mgr_t *uc_mgr, char **value, struct list_head *value_list, const char *identifier) get_value1() argument 2154 get_value3(snd_use_case_mgr_t *uc_mgr, char **value, const char *identifier, struct list_head *value_list1, struct list_head *value_list2, struct list_head *value_list3) get_value3() argument 2183 get_value(snd_use_case_mgr_t *uc_mgr, const char *identifier, char **value, const char *mod_dev_name, const char *verb_name, int exact) get_value() argument 2287 snd_use_case_get(snd_use_case_mgr_t *uc_mgr, const char *identifier, const char **value) snd_use_case_get() argument 2399 snd_use_case_geti(snd_use_case_mgr_t *uc_mgr, const char *identifier, long *value) snd_use_case_geti() argument 2691 snd_use_case_set(snd_use_case_mgr_t *uc_mgr, const char *identifier, const char *value) snd_use_case_set() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | measfmttest.cpp | 5525 verifySingleUnit( const MeasureUnit& unit, UMeasurePrefix unitPrefix, int8_t power, const char* identifier) verifySingleUnit() argument 5553 verifyCompoundUnit( const MeasureUnit& unit, const char* identifier, const char** subIdentifiers, int32_t subIdentifierCount) verifyCompoundUnit() argument 5587 verifyMixedUnit( const MeasureUnit& unit, const char* identifier, const char** subIdentifiers, int32_t subIdentifierCount) verifyMixedUnit() argument [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_sqtt.h | 133 uint32_t identifier : 4; member 164 uint32_t identifier : 4; member 245 uint32_t identifier : 4; member 301 uint32_t identifier : 4; member 345 uint32_t identifier : 4; member 370 uint32_t identifier : 4; member 410 uint32_t identifier : 4; member 442 uint32_t identifier : 4; member 472 uint32_t identifier : 4; member
|
| /third_party/libinput/src/ |
| H A D | libinput-private.h | 401 char *identifier; /* unique identifier or NULL for singletons */ member
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser.h | 339 bool IdentifierEquals(const AstRawString* identifier, in IdentifierEquals() argument [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | types.cc | 1306 IdentifierExpression* identifier = in ExtractSimpleFieldArraySize() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingCallableShadersTests.cpp | 1291 template<typename T> inline void addShaderSource(SourceCollections& programCollection, const char* identifier, in addShaderSource() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | parser.cc | 1391 std::string identifier; // We parse identifiers into this string. in ParseOptionNamePart() local 2295 std::string identifier; ParseUserDefinedType() local 2328 std::string identifier; ParsePackage() local [all...] |
| /third_party/selinux/checkpolicy/ |
| H A D | policy_parse.y | 876 identifier : IDENTIFIER global() label [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
| H A D | radius.h | 20 u8 identifier; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ieee802_1x.c | 1836 u8 identifier; member 1858 ieee802_1x_search_radius_identifier(struct hostapd_data *hapd, u8 identifier) in ieee802_1x_search_radius_identifier() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp_crypto.c | 1436 dpp_pkex_derive_Qi(const struct dpp_curve_params *curve, const u8 *mac_init, const char *code, const char *identifier, struct crypto_ec **ret_ec) dpp_pkex_derive_Qi() argument 1511 dpp_pkex_derive_Qr(const struct dpp_curve_params *curve, const u8 *mac_resp, const char *code, const char *identifier, struct crypto_ec **ret_ec) dpp_pkex_derive_Qr() argument [all...] |
| H A D | sae.c | 824 sae_pwd_seed(size_t hash_len, const u8 *ssid, size_t ssid_len, const u8 *password, size_t password_len, const char *identifier, u8 *pwd_seed) sae_pwd_seed() argument 865 sae_derive_pt_ecc(struct crypto_ec *ec, int group, const u8 *ssid, size_t ssid_len, const u8 *password, size_t password_len, const char *identifier) sae_derive_pt_ecc() argument 965 sae_derive_pt_ffc(const struct dh_group *dh, int group, const u8 *ssid, size_t ssid_len, const u8 *password, size_t password_len, const char *identifier) sae_derive_pt_ffc() argument 1043 sae_derive_pt_group(int group, const u8 *ssid, size_t ssid_len, const u8 *password, size_t password_len, const char *identifier) sae_derive_pt_group() argument 1096 sae_derive_pt(int *groups, const u8 *ssid, size_t ssid_len, const u8 *password, size_t password_len, const char *identifier) sae_derive_pt() argument 1671 sae_write_commit(struct sae_data *sae, struct wpabuf *buf, const struct wpabuf *token, const char *identifier) sae_write_commit() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_teap.c | 1236 eap_teap_process_decrypted(struct eap_sm *sm, struct eap_teap_data *data, struct eap_method_ret *ret, u8 identifier, struct wpabuf *decrypted, struct wpabuf **out_data) eap_teap_process_decrypted() argument 1494 eap_teap_decrypt(struct eap_sm *sm, struct eap_teap_data *data, struct eap_method_ret *ret, u8 identifier, const struct wpabuf *in_data, struct wpabuf **out_data) eap_teap_decrypt() argument
|