Home
last modified time | relevance | path

Searched refs:UpdateTrustDeviceProfile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/trustprofilemanager/
H A Dtrust_profile_manager.h45 int32_t UpdateTrustDeviceProfile(const TrustDeviceProfile& profile);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp153 int32_t TrustProfileManager::UpdateTrustDeviceProfile(const TrustDeviceProfile& profile) in UpdateTrustDeviceProfile() function in OHOS::DistributedDeviceProfile::TrustProfileManager
235 ret = this->UpdateTrustDeviceProfile(trustProfile); in UpdateAccessControlProfile()
1896 if (this->UpdateTrustDeviceProfile(trustProfile) != DP_SUCCESS) { in PutAclCheck()
1986 ret = this->UpdateTrustDeviceProfile(trustDeviceProfile); in DeleteTrustDeviceCheck()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dtrust_profile_manager_test.cpp1143 GetInstance().UpdateTrustDeviceProfile(profile);
1431 GetInstance().UpdateTrustDeviceProfile(profile);