Home
last modified time | relevance | path

Searched defs:trust (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dchecker_mock.cpp33 bool CheckerMock::SetTrustInfo(const CheckerManager::Trust &trust) in SetTrustInfo()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/checker/
H A Dsystem_checker.cpp37 bool SystemChecker::SetTrustInfo(const CheckerManager::Trust &trust) in SetTrustInfo()
H A Dbundle_checker.cpp41 bool BundleChecker::SetTrustInfo(const CheckerManager::Trust &trust) in SetTrustInfo()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/bootstrap/src/
H A Dbootstrap.cpp92 for (const auto &trust : checkers->trusts) { in LoadCheckers() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_do_not_disturb_profile.cpp162 for (auto &trust : jsonObject.at(DO_NOT_DISTURB_PROFILE_TRUSTLIST)) { in FromJson() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp791 for (auto &trust : trustlist) { in CheckDoNotDisturbProfile() local