Home
last modified time | relevance | path

Searched refs:UpdateTrustDeviceProfileNotify (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/trustprofilemanager/
H A Dtrust_profile_manager.h91 int32_t UpdateTrustDeviceProfileNotify(const TrustDeviceProfile& oldProfile,
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp195 this->UpdateTrustDeviceProfileNotify(oldProfile, profile); in UpdateTrustDeviceProfile()
1246 int32_t TrustProfileManager::UpdateTrustDeviceProfileNotify(const TrustDeviceProfile& oldProfile, in UpdateTrustDeviceProfileNotify() function in OHOS::DistributedDeviceProfile::TrustProfileManager