Home
last modified time | relevance | path

Searched defs:appPrivileges (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_app_privileges_test.cpp37 NotificationAppPrivileges appPrivileges("1"); variable
51 NotificationAppPrivileges appPrivileges("11"); variable
64 NotificationAppPrivileges appPrivileges("111"); variable
77 NotificationAppPrivileges appPrivileges("001"); variable
/base/notification/distributed_notification_service/services/ans/src/common/
Dnotification_config_parse.cpp178 std::shared_ptr<NotificationAppPrivileges> appPrivileges = GetAppPrivileges(bundleName); in IsLiveViewEnabled() local
187 std::shared_ptr<NotificationAppPrivileges> appPrivileges = GetAppPrivileges(bundleName); in IsReminderEnabled() local
196 std::shared_ptr<NotificationAppPrivileges> appPrivileges = GetAppPrivileges(bundleName); in IsBannerEnabled() local