Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/disturb_manager/
Ddoes_support_do_not_disturb_mode.cpp43 ErrCode DisturbManager::DoesSupportDoNotDisturbModeInner(bool &doesSupport) in DoesSupportDoNotDisturbModeInner()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
Dansmanagerstubannexthree_fuzzer.cpp387 bool doesSupport = fuzzData->ConsumeBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/test/unittest/disturb_manager/
Ddisturb_manager_test.cpp346 bool doesSupport = true; variable
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp399 bool doesSupport = fuzzData->ConsumeBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/
Dansmanagerstubannex_fuzzer.cpp395 bool doesSupport = fuzzData->ConsumeBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/src/manager/
Dans_manager_proxy_disturb.cpp163 ErrCode AnsManagerProxy::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()
Dans_manager_stub_invalid.cpp410 ErrCode AnsManagerStub::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
Dadvancednotificationservice_fuzzer.cpp117 bool doesSupport = fuzzData->ConsumeBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/src/
Dans_manager_stub_invalid.cpp410 ErrCode AnsManagerStub::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()
/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.cpp418 ErrCode NotificationHelper::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp5369 bool doesSupport = false; variable
5392 bool doesSupport = false; variable
5414 bool doesSupport = false; variable
5436 bool doesSupport = false; variable
5458 bool doesSupport = false; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp357 ErrCode DoesSupportDoNotDisturbMode(bool &doesSupport) override in DoesSupportDoNotDisturbMode()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp817 bool doesSupport = true; variable
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1184 ErrCode AnsNotification::DoesSupportDoNotDisturbMode(bool &doesSupport) in DoesSupportDoNotDisturbMode()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dans_manager_stub_test.cpp4136 bool doesSupport = true; variable