Searched refs:GetLocalUuid (Results 1 – 11 of 11) sorted by relevance
60 WifiDirectTrace::StartTrace(WifiDirectUtils::GetLocalUuid(), remoteDeviceId_); in Run()62 WifiDirectTrace::StartTrace(remoteDeviceId_, WifiDirectUtils::GetLocalUuid()); in Run()
47 bool GetLocalUuid(std::string& uuid);
404 DtbschedmgrDeviceInfoStorage::GetInstance().GetLocalUuid(uuid);407 DtbschedmgrDeviceInfoStorage::GetInstance().GetLocalUuid(uuid);
59 static std::string GetLocalUuid();
175 std::string WifiDirectUtils::GetLocalUuid() in GetLocalUuid() function in OHOS::SoftBus::WifiDirectUtils
91 std::string GetLocalUuid();
242 bool DtbschedmgrDeviceInfoStorage::GetLocalUuid(std::string& uuid) in GetLocalUuid() function in OHOS::DistributedSchedule::DtbschedmgrDeviceInfoStorage
805 std::string ProfileCache::GetLocalUuid() in GetLocalUuid() function in OHOS::DistributedDeviceProfile::ProfileCache
664 std::string localUuid = ProfileCache::GetInstance().GetLocalUuid(); in FixDataOnDeviceOnline()
878 DtbschedmgrDeviceInfoStorage::GetInstance().GetLocalUuid(localUuid); in GetAllOldDistributionBundleInfo()