/base/notification/common_event_service/services/src/ |
D | common_event_support_mapper.cpp | 37 bool CommonEventSupportMapper::GetMappedSupport(const std::string &support, std::string &mappedSupp… in GetMappedSupport()
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
D | ans_innerkits_module_setting_test.cpp | 156 bool support = false; variable 170 bool support = false; variable
|
/base/notification/distributed_notification_service/frameworks/js/napi/include/ |
D | ans_template.h | 27 bool support = false; member
|
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/ |
D | publishcontinuoustasknotification_fuzzer.cpp | 87 bool support = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
D | ansmanagerstub_fuzzer.cpp | 185 bool support = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/ |
D | advancednotificationservice_fuzzer.cpp | 120 bool support = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
D | notification_helper_test.cpp | 861 bool support = true; variable 891 bool support = true; variable
|
/base/telephony/cellular_data/services/src/ |
D | cellular_data_handler.cpp | 817 bool support = (psRadioTech == static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_GSM)); in HandleVoiceCallChanged() local 1107 bool support = (networkType == (int32_t)RadioTech::RADIO_TECHNOLOGY_GSM); in IsRestrictedMode() local
|
/base/notification/distributed_notification_service/services/ans/test/unittest/ |
D | notification_preferences_test.cpp | 1275 bool support = true; variable
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | notification_helper.cpp | 342 ErrCode NotificationHelper::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
|
/base/notification/distributed_notification_service/services/ans/src/ |
D | notification_preferences.cpp | 628 …rCode NotificationPreferences::GetTemplateSupported(const std::string& templateName, bool &support) in GetTemplateSupported()
|
D | advanced_notification_service.cpp | 3616 …Code AdvancedNotificationService::IsSupportTemplate(const std::string& templateName, bool &support) in IsSupportTemplate()
|
/base/notification/distributed_notification_service/frameworks/core/src/ |
D | ans_manager_stub.cpp | 678 bool support = false; in HandleDoesSupportDoNotDisturbMode() local 1527 bool support = false; in HandleIsSupportTemplate() local 2162 ErrCode AnsManagerStub::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
|
D | ans_notification.cpp | 1124 ErrCode AnsNotification::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
|
D | ans_manager_proxy.cpp | 2161 ErrCode AnsManagerProxy::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
D | ans_notification_branch_test.cpp | 356 ErrCode IsSupportTemplate(const std::string &templateName, bool &support) override in IsSupportTemplate()
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
D | ans_manager_proxy_unit_test.cpp | 5931 bool support = false; variable 5952 bool support = false; variable 5975 bool support = false; variable 5998 bool support = false; variable 6021 bool support = false; variable 6044 bool support = false; variable
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
D | ans_notification_unit_test.cpp | 627 bool support = true; variable
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/ |
D | ans_manager_stub_test.cpp | 4009 bool support = true; variable
|