Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/trustprofilemanager/
H A Dtrust_profile_manager.h119 int32_t DeleteTrustDeviceCheck(const AccessControlProfile& profile);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1429 ret = this->DeleteTrustDeviceCheck(profile); in DeleteAccessControlProfileCheck()
1959 int32_t TrustProfileManager::DeleteTrustDeviceCheck(const AccessControlProfile& profile) in DeleteTrustDeviceCheck() function in OHOS::DistributedDeviceProfile::TrustProfileManager
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dtrust_profile_manager_test.cpp1608 GetInstance().DeleteTrustDeviceCheck(profile);