Home
last modified time | relevance | path

Searched defs:uuid (Results 401 - 425 of 511) sorted by relevance

1...<<1112131415161718192021

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp302 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 &param) 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 &param, std::shared_ptr<CapabilityInfo> capability) GetEnableCapParam() argument
718 GetEnableMetaParam(const std::string &networkId, const std::string &uuid, DHType dhType, EnableParam &param, 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 &param) 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 Dpan_bnep.cpp1000 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 Dsdp_server.c755 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 Dstorage_manager_proxy.cpp1381 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 Dstorage_manager_proxy_mock.cpp308 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 Ddistributedaudiotest.cpp779 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 Dtplg_local.h134 unsigned char uuid[16]; member
H A Ddata.c595 struct snd_soc_tplg_vendor_uuid_elem *uuid; in copy_tuples() local
[all...]
/third_party/backends/backend/escl/
H A Descl.c255 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 Descl.h101 char *uuid; member
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c437 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 Dbackend-native.c542 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 Dbluez5-util.h233 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 DvktQueryPoolPerformanceTests.cpp56 std::string uuidToHex(const deUint8 uuid[]) in uuidToHex() argument
/third_party/toybox/toys/pending/
H A Dmke2fs.c138 char uuid[16]; // 128-bit uuid for volume member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolPerformanceTests.cpp56 std::string uuidToHex(const deUint8 uuid[]) in uuidToHex() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_er.c59 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 Dpeers.cpp309 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 Dwps_er.c59 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 Dpeers.cpp309 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 Daccount_iam_manager_test.cpp101 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 Dscanhelper_fuzzer.cpp348 std::string uuid = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestTCPSetUuid() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp964 std::string uuid = DnetworkAdapter::GetInstance()->GetUuidByNetworkId(networkId); in GetRemoteMissionSnapshotInfoInner() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp262 std::string uuid = groupDirGet.substr(groupDirGet.rfind('/')); in GetGroupDirWithCheck() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp922 std::string uuid = timeStr + deviceStr; in GenerateUuid() local
946 std::string uuid = keyHash + deviceStr; in GenerateUuidByKey() local

Completed in 39 milliseconds

1...<<1112131415161718192021