Searched refs:DeleteTrustDeviceProfile (Results 1 – 4 of 4) sorted by relevance
130 TrustProfileManager::GetInstance().DeleteTrustDeviceProfile(deviceId); in DeleteTrustDeviceProfileFuzzTest()
52 int32_t DeleteTrustDeviceProfile(const std::string& deviceId);
220 GetInstance().DeleteTrustDeviceProfile("12215656");1435 GetInstance().DeleteTrustDeviceProfile("123");
658 int32_t TrustProfileManager::DeleteTrustDeviceProfile(const std::string& deviceId) in DeleteTrustDeviceProfile() function in OHOS::DistributedDeviceProfile::TrustProfileManager1973 ret = this->DeleteTrustDeviceProfile(profile.GetTrustDeviceId()); in DeleteTrustDeviceCheck()