Searched defs:trustList (Results 1 - 4 of 4) sorted by relevance
/base/notification/distributed_notification_service/services/ans/src/clone/ |
H A D | notification_clone_disturb_service.cpp | 206 void NotificationCloneDisturb::CheckBundleInfo(std::vector<NotificationBundleOption>& trustList, in CheckBundleInfo() argument 118 GetProfileUid(int32_t userId, std::map<std::string, int32_t>& uidMap, std::vector<NotificationBundleOption> trustList, std::vector<NotificationBundleOption>& exitBunldleList, std::vector<NotificationBundleOption>& notExitBunldleList) GetProfileUid() argument [all...] |
/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_do_not_disturb_profile.cpp | 43 void NotificationDoNotDisturbProfile::SetProfileTrustList(const std::vector<NotificationBundleOption> &trustList) in SetProfileTrustList() argument 28 NotificationDoNotDisturbProfile( int32_t id, const std::string &name, const std::vector<NotificationBundleOption> &trustList) NotificationDoNotDisturbProfile() argument
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_preferences.cpp | 543 auto trustList = profile->GetProfileTrustList(); in AddDoNotDisturbProfiles() local 593 void NotificationPreferences::UpdateProfilesUtil(std::vector<NotificationBundleOption>& trustList, in UpdateProfilesUtil() argument 622 auto trustList = profile->GetProfileTrustList(); in UpdateDoNotDisturbProfiles() local 784 auto trustList in RemoveDoNotDisturbProfileTrustList() local [all...] |
/base/security/appverify/interfaces/innerkits/appverify_lite/src/ |
H A D | app_verify.c | 386 GetProfSourceBySigningCert(const SignerResovledInfo *signer, const TrustAppCert* trustList, int32_t num) GetProfSourceBySigningCert() argument 420 GetAppSourceBySigningCert(const SignerResovledInfo *signer, const TrustAppCert* trustList, int32_t num) GetAppSourceBySigningCert() argument
|
Completed in 5 milliseconds