Searched refs:NotifyTrustDeviceProfileUpdate (Results 1 – 4 of 4) sorted by relevance
39 int32_t NotifyTrustDeviceProfileUpdate(const TrustDeviceProfile& oldDeviceProfile,
226 …int32_t errCode = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileUpdate(oldProfile…442 …int32_t errCode = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileUpdate(oldProfile…646 …int32_t errCode = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileUpdate(oldProfile…
121 int32_t SubscribeProfileManager::NotifyTrustDeviceProfileUpdate(const TrustDeviceProfile& oldDevice… in NotifyTrustDeviceProfileUpdate() function in OHOS::DistributedDeviceProfile::SubscribeProfileManager
1266 …int32_t ret = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileUpdate(oldProfile, ne… in UpdateTrustDeviceProfileNotify()