Searched refs:NotifyTrustDeviceProfileAdd (Results 1 – 4 of 4) sorted by relevance
38 int32_t NotifyTrustDeviceProfileAdd(const TrustDeviceProfile& trustDeviceProfile);
199 int32_t errCode = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileAdd(profile);415 int32_t errCode = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileAdd(profile);619 int32_t errCode = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileAdd(profile);
101 int32_t SubscribeProfileManager::NotifyTrustDeviceProfileAdd(const TrustDeviceProfile& trustDeviceP… in NotifyTrustDeviceProfileAdd() function in OHOS::DistributedDeviceProfile::SubscribeProfileManager
93 ret = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileAdd(profile); in PutTrustDeviceProfile()1257 … int32_t ret = SubscribeProfileManager::GetInstance().NotifyTrustDeviceProfileAdd(newProfile); in UpdateTrustDeviceProfileNotify()