Searched refs:IsServiceProfileExist (Results 1 – 5 of 5) sorted by relevance
330 bool ret = ProfileCache::GetInstance().IsServiceProfileExist(serviceProfile);335 ret = ProfileCache::GetInstance().IsServiceProfileExist(serviceProfile);342 ret = ProfileCache::GetInstance().IsServiceProfileExist(serviceProfile);347 ret = ProfileCache::GetInstance().IsServiceProfileExist(serviceProfile);355 ret = ProfileCache::GetInstance().IsServiceProfileExist(serviceProfile1);
66 bool IsServiceProfileExist(const ServiceProfile& serviceProfile);
69 if (ProfileCache::GetInstance().IsServiceProfileExist(serviceProfile)) { in PutServiceProfile()
332 bool ProfileCache::IsServiceProfileExist(const ServiceProfile& serviceProfile) in IsServiceProfileExist() function in OHOS::DistributedDeviceProfile::ProfileCache
623 if (ProfileCache::GetInstance().IsServiceProfileExist(item)) { in AddSvrProfilesToCache()