Searched refs:IsLocalOrOnlineDevice (Results 1 – 3 of 3) sorted by relevance
607 bool ret = ProfileCache::GetInstance().IsLocalOrOnlineDevice(deviceId);620 bool ret = ProfileCache::GetInstance().IsLocalOrOnlineDevice(deviceId);634 bool ret = ProfileCache::GetInstance().IsLocalOrOnlineDevice(deviceId);
83 bool IsLocalOrOnlineDevice(const std::string& deviceId);
670 bool ProfileCache::IsLocalOrOnlineDevice(const std::string& deviceId) in IsLocalOrOnlineDevice() function in OHOS::DistributedDeviceProfile::ProfileCache