Home
last modified time | relevance | path

Searched defs:doesSupport (Results 1 – 15 of 15) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_proxy_disturb.cpp96 ErrCode AnsManagerProxy::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()
Dans_manager_stub_invalid.cpp356 ErrCode AnsManagerStub::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()
Dans_notification.cpp877 ErrCode AnsNotification::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
Dadvancednotificationservice_fuzzer.cpp99 bool doesSupport = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp168 bool doesSupport = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_branch_test.cpp805 bool doesSupport = true; variable
820 bool doesSupport = true; variable
Dadvanced_notification_service_test.cpp1926 bool doesSupport = true; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp335 ErrCode NotificationHelper::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_helper_test.cpp734 bool doesSupport = true; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
Dnotification_subscriber_manager_branch_test.cpp996 bool doesSupport = true; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp524 bool doesSupport = true; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp295 ErrCode DoesSupportDoNotDisturbMode(bool &doesSupport) override in DoesSupportDoNotDisturbMode()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp5449 bool doesSupport = false; variable
5472 bool doesSupport = false; variable
5494 bool doesSupport = false; variable
5516 bool doesSupport = false; variable
5538 bool doesSupport = false; variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_utils.cpp749 ErrCode AdvancedNotificationService::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp3826 bool doesSupport = true; variable