Searched refs:IsDeviceProfileExist (Results 1 – 5 of 5) sorted by relevance
302 bool ret = ProfileCache::GetInstance().IsDeviceProfileExist(deviceProfile);307 ret = ProfileCache::GetInstance().IsDeviceProfileExist(deviceProfile);323 ret = ProfileCache::GetInstance().IsDeviceProfileExist(deviceProfile1);
150 ProfileCache::GetInstance().IsDeviceProfileExist(deviceProfile1);
65 bool IsDeviceProfileExist(const DeviceProfile& deviceProfile);
43 if (ProfileCache::GetInstance().IsDeviceProfileExist(deviceProfile)) { in PutDeviceProfile()
310 bool ProfileCache::IsDeviceProfileExist(const DeviceProfile& deviceProfile) in IsDeviceProfileExist() function in OHOS::DistributedDeviceProfile::ProfileCache