Home
last modified time | relevance | path

Searched defs:support (Results 1 – 19 of 19) sorted by relevance

/base/notification/common_event_service/services/src/
Dcommon_event_support_mapper.cpp37 bool CommonEventSupportMapper::GetMappedSupport(const std::string &support, std::string &mappedSupp… in GetMappedSupport()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_setting_test.cpp156 bool support = false; variable
170 bool support = false; variable
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dans_template.h27 bool support = false; member
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
Dpublishcontinuoustasknotification_fuzzer.cpp87 bool support = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
Dadvancednotificationservice_fuzzer.cpp118 bool support = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp186 bool support = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_helper_test.cpp864 bool support = true; variable
894 bool support = true; variable
/base/telephony/cellular_data/services/src/
Dcellular_data_handler.cpp988 bool support = (psRadioTech == static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_GSM)); in HandleVoiceCallChanged() local
1336 bool support = (networkType == (int32_t)RadioTech::RADIO_TECHNOLOGY_GSM); in IsRestrictedMode() local
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_stub_invalid.cpp434 ErrCode AnsManagerStub::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
Dans_manager_stub.cpp787 bool support = false; in HandleDoesSupportDoNotDisturbMode() local
1672 bool support = false; in HandleIsSupportTemplate() local
Dans_notification.cpp1220 ErrCode AnsNotification::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
Dans_manager_proxy.cpp1562 ErrCode AnsManagerProxy::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences.cpp658 …rCode NotificationPreferences::GetTemplateSupported(const std::string& templateName, bool &support) in GetTemplateSupported()
Dadvanced_notification_utils.cpp1137 …Code AdvancedNotificationService::IsSupportTemplate(const std::string& templateName, bool &support) in IsSupportTemplate()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp380 ErrCode NotificationHelper::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp6260 bool support = false; variable
6281 bool support = false; variable
6304 bool support = false; variable
6327 bool support = false; variable
6350 bool support = false; variable
6373 bool support = false; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp629 bool support = true; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp371 ErrCode IsSupportTemplate(const std::string &templateName, bool &support) override in IsSupportTemplate()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp4012 bool support = true; variable