| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/ |
| H A D | component_manager.cpp | 302 std::string uuid = DHContext::GetInstance().GetDeviceInfo().uuid; in StartSource() local 333 std::string uuid = DHContext::GetInstance().GetDeviceInfo().uuid; in StartSource() local 351 std::string uuid = DHContext::GetInstance().GetDeviceInfo().uuid; in StartSink() local 390 std::string uuid in StartSink() local 532 Enable(const std::string &networkId, const std::string &uuid, const std::string &dhId, const DHType dhType) Enable() argument 598 RetryGetEnableParam(const std::string &networkId, const std::string &uuid, const std::string &dhId, const DHType dhType, EnableParam ¶m) RetryGetEnableParam() argument 620 Disable(const std::string &networkId, const std::string &uuid, const std::string &dhId, const DHType dhType) Disable() argument 657 GetDHType(const std::string &uuid, const std::string &dhId) const GetDHType() argument 669 GetEnableCapParam(const std::string &networkId, const std::string &uuid, DHType dhType, EnableParam ¶m, std::shared_ptr<CapabilityInfo> capability) GetEnableCapParam() argument 718 GetEnableMetaParam(const std::string &networkId, const std::string &uuid, DHType dhType, EnableParam ¶m, std::shared_ptr<MetaCapabilityInfo> metaCapPtr) GetEnableMetaParam() argument 753 GetCapParam(const std::string &uuid, const std::string &dhId, std::shared_ptr<CapabilityInfo> &capability) GetCapParam() argument 777 GetMetaParam(const std::string &uuid, const std::string &dhId, std::shared_ptr<MetaCapabilityInfo> &metaCapPtr) GetMetaParam() argument 793 GetEnableParam(const std::string &networkId, const std::string &uuid, const std::string &dhId, DHType dhType, EnableParam ¶m) GetEnableParam() argument 822 GetVersionFromVerMgr(const std::string &uuid, const DHType dhType, std::string &version, bool isSink) GetVersionFromVerMgr() argument 842 GetVersionFromVerInfoMgr(const std::string &uuid, const DHType dhType, std::string &version, bool isSink) GetVersionFromVerInfoMgr() argument 868 GetVersion(const std::string &uuid, DHType dhType, std::string &version, bool isSink) GetVersion() argument 886 UpdateVersionCache(const std::string &uuid, const VersionInfo &versionInfo) UpdateVersionCache() argument 946 std::string uuid = DHContext::GetInstance().GetUUIDByDeviceId(metaInfo.second->GetDeviceId()); RecoverDistributedHardware() local 1032 QueryBusinessState(const std::string &uuid, const std::string &dhId) QueryBusinessState() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
| H A D | pan_bnep.cpp | 1000 uint16_t uuid = be16toh(*reinterpret_cast<uint16_t *>(data + offset)); in ProcessBnepSetupConnectionRequest() local 1007 uint32_t uuid = be32toh(*reinterpret_cast<uint32_t *>(data + offset)); in ProcessBnepSetupConnectionRequest() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
| H A D | sdp_server.c | 755 BtUuid uuid; in SdpAddAttribute() local 875 SdpAddAttributeForUuidSequence(uint8_t *buffer, uint16_t offset, const BtUuid *uuid) SdpAddAttributeForUuidSequence() argument 1749 GetUuidfromSequenceLevelThree(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLen) GetUuidfromSequenceLevelThree() argument 1773 GetUuidfromSequenceLevelTwo(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLen) GetUuidfromSequenceLevelTwo() argument 1801 GetUuidfromSequenceLevelOne(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLen) GetUuidfromSequenceLevelOne() argument 1829 GetUuidfromSequence(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLen) GetUuidfromSequence() argument 1858 GetRecordHandleArrayByUuid(ServiceRecordItem *item, uint8_t *uuid) GetRecordHandleArrayByUuid() argument [all...] |
| /foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
| H A D | storage_manager_proxy.cpp | 1381 NotifyMtpMounted(const std::string &id, const std::string &path, const std::string &desc, const std::string &uuid) NotifyMtpMounted() argument
|
| /foundation/filemanagement/storage_service/services/storage_manager/mock/ |
| H A D | storage_manager_proxy_mock.cpp | 308 NotifyMtpMounted(const std::string &id, const std::string &path, const std::string &desc, const std::string &uuid) NotifyMtpMounted() argument
|
| /test/xts/dcts/distributedhardware/distributedaudionewtest/ |
| H A D | distributedaudiotest.cpp | 779 unsigned char uuid[UUID_BUF_LEN] = {0}; in PrintNodeProperty() local 806 unsigned char uuid[UUID_BUF_LEN] = {0}; in PrintNodeProperty() local
|
| /third_party/alsa-lib/src/topology/ |
| H A D | tplg_local.h | 134 unsigned char uuid[16]; member
|
| H A D | data.c | 595 struct snd_soc_tplg_vendor_uuid_elem *uuid; in copy_tuples() local [all...] |
| /third_party/backends/backend/escl/ |
| H A D | escl.c | 255 escl_device_add(int port_nb, const char *model_name, char *ip_address, const char *is, const char *uuid, char *type) escl_device_add() argument [all...] |
| H A D | escl.h | 101 char *uuid; member
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_screen.c | 437 trace_screen_get_driver_uuid(struct pipe_screen *_screen, char *uuid) in trace_screen_get_driver_uuid() argument 451 trace_screen_get_device_uuid(struct pipe_screen *_screen, char *uuid) in trace_screen_get_device_uuid() argument
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | backend-native.c | 542 static void register_profile(pa_bluetooth_backend *b, const char *object, const char *uuid, pa_bluetooth_profile_t profile) { in register_profile() argument 1117 const char *uuid; in profile_init() local
|
| H A D | bluez5-util.h | 233 static inline bool pa_bluetooth_uuid_is_hsp_hs(const char *uuid) { in pa_bluetooth_uuid_is_hsp_hs() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
| H A D | vktQueryPoolPerformanceTests.cpp | 56 std::string uuidToHex(const deUint8 uuid[]) in uuidToHex() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | mke2fs.c | 138 char uuid[16]; // 128-bit uuid for volume member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
| H A D | vktQueryPoolPerformanceTests.cpp | 56 std::string uuidToHex(const deUint8 uuid[]) in uuidToHex() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_er.c | 59 wps_er_sta_get(struct wps_er_ap *ap, const u8 *addr, const u8 *uuid) wps_er_sta_get() argument 99 wps_er_ap_get(struct wps_er *er, struct in_addr *addr, const u8 *uuid, const u8 *mac_addr) wps_er_ap_get() argument 278 wps_er_ap_get_settings(struct wps_er *er, const u8 *uuid) wps_er_ap_get_settings() argument 637 wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr, const char *location, int max_age) wps_er_ap_add() argument 1560 wps_er_pbc(struct wps_er *er, const u8 *uuid, const u8 *addr) wps_er_pbc() argument 1911 wps_er_learn(struct wps_er *er, const u8 *uuid, const u8 *addr, const u8 *pin, size_t pin_len) wps_er_learn() argument 1944 wps_er_set_config(struct wps_er *er, const u8 *uuid, const u8 *addr, const struct wps_credential *cred) wps_er_set_config() argument 1995 wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr, const u8 *pin, size_t pin_len, const struct wps_credential *cred) wps_er_config() argument 2060 wps_er_nfc_config_token(struct wps_er *er, const u8 *uuid, const u8 *addr) wps_er_nfc_config_token() argument 2081 wps_er_nfc_handover_sel(struct wps_er *er, struct wps_context *wps, const u8 *uuid, const u8 *addr, struct wpabuf *pubkey) wps_er_nfc_handover_sel() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| H A D | peers.cpp | 309 QString uuid; in enter_pin() local 808 QStandardItem * Peers::find_uuid(QString uuid) in find_uuid() argument 832 QString uuid = items[1]; in event_notify() local 1257 QString uuid = items[2]; event_notify() local 1567 remove_enrollee_uuid(QString uuid) remove_enrollee_uuid() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_er.c | 59 wps_er_sta_get(struct wps_er_ap *ap, const u8 *addr, const u8 *uuid) wps_er_sta_get() argument 99 wps_er_ap_get(struct wps_er *er, struct in_addr *addr, const u8 *uuid, const u8 *mac_addr) wps_er_ap_get() argument 278 wps_er_ap_get_settings(struct wps_er *er, const u8 *uuid) wps_er_ap_get_settings() argument 637 wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr, const char *location, int max_age) wps_er_ap_add() argument 1560 wps_er_pbc(struct wps_er *er, const u8 *uuid, const u8 *addr) wps_er_pbc() argument 1911 wps_er_learn(struct wps_er *er, const u8 *uuid, const u8 *addr, const u8 *pin, size_t pin_len) wps_er_learn() argument 1944 wps_er_set_config(struct wps_er *er, const u8 *uuid, const u8 *addr, const struct wps_credential *cred) wps_er_set_config() argument 1995 wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr, const u8 *pin, size_t pin_len, const struct wps_credential *cred) wps_er_config() argument 2060 wps_er_nfc_config_token(struct wps_er *er, const u8 *uuid, const u8 *addr) wps_er_nfc_config_token() argument 2081 wps_er_nfc_handover_sel(struct wps_er *er, struct wps_context *wps, const u8 *uuid, const u8 *addr, struct wpabuf *pubkey) wps_er_nfc_handover_sel() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| H A D | peers.cpp | 309 QString uuid; in enter_pin() local 810 QStandardItem * Peers::find_uuid(QString uuid) in find_uuid() argument 834 QString uuid = items[1]; in event_notify() local 1259 QString uuid = items[2]; event_notify() local 1569 remove_enrollee_uuid(QString uuid) remove_enrollee_uuid() argument [all...] |
| /base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
| H A D | account_iam_manager_test.cpp | 101 NotifyMtpMounted(const std::string &id, const std::string &path, const std::string &desc, const std::string &uuid) NotifyMtpMounted() argument
|
| /base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/ |
| H A D | scanhelper_fuzzer.cpp | 348 std::string uuid = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestTCPSetUuid() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
| H A D | distributed_sched_stub.cpp | 964 std::string uuid = DnetworkAdapter::GetInstance()->GetUuidByNetworkId(networkId); in GetRemoteMissionSnapshotInfoInner() local
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
| H A D | context_impl.cpp | 262 std::string uuid = groupDirGet.substr(groupDirGet.rfind('/')); in GetGroupDirWithCheck() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_util.cpp | 922 std::string uuid = timeStr + deviceStr; in GenerateUuid() local 946 std::string uuid = keyHash + deviceStr; in GenerateUuidByKey() local
|