Searched refs:NotifyTrustDeviceProfileDelete (Results 1 – 4 of 4) sorted by relevance
41 int32_t NotifyTrustDeviceProfileDelete(const TrustDeviceProfile& trustDeviceProfile);
212 … int32_t errCode = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileDelete(profile);428 … int32_t errCode = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileDelete(profile);632 … int32_t errCode = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileDelete(profile);
142 int32_t SubscribeProfileManager::NotifyTrustDeviceProfileDelete(const TrustDeviceProfile& trustDevi… in NotifyTrustDeviceProfileDelete() function in OHOS::DistributedDeviceProfile::SubscribeProfileManager
697 ret = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileDelete(profile); in DeleteTrustDeviceProfile()1250 … int32_t ret = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileDelete(newProfile); in UpdateTrustDeviceProfileNotify()