Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/disturb_manager/
Dadvanced_notification_disturb_manager_service.cpp322 ErrCode AdvancedNotificationService::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_branch_test.cpp830 bool doesSupport = true; variable
845 bool doesSupport = true; variable
Dadvanced_notification_service_test.cpp1054 bool doesSupport = true; variable
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp117 bool doesSupport = fuzzData->ConsumeBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
Dadvancednotificationservice_fuzzer.cpp114 bool doesSupport = fuzzData->ConsumeBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp4882 bool doesSupport = false; variable
4905 bool doesSupport = false; variable
4927 bool doesSupport = false; variable
4949 bool doesSupport = false; variable
4971 bool doesSupport = false; variable
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_helper_test.cpp730 bool doesSupport = true; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp432 ErrCode NotificationHelper::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h374 ErrCode DoesSupportDoNotDisturbMode(bool& doesSupport) override in DoesSupportDoNotDisturbMode()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp386 ErrCode DoesSupportDoNotDisturbMode(bool &doesSupport) override in DoesSupportDoNotDisturbMode()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp874 bool doesSupport = true; variable
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1345 ErrCode AnsNotification::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()