Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_setting_test.cpp117 bool support = false; variable
131 bool support = false; variable
/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/test/fuzztest/advancednotificationservice/serviceissupporttemplate_fuzzer/
Dservice_issupporttemplate_fuzzer.cpp28 bool support; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ets/ani/src/manager/
Dani_support_template.cpp36 bool support = false; in AniIsSupportTemplate() local
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dans_template.h27 bool support = false; member
/base/powermgr/power_manager/interfaces/inner_api/native/include/
Diproximity_controller.h42 void SetSupported(bool support) in SetSupported()
/base/web/webview/ohos_adapter/camera_adapter/src/
Dvideo_device_descriptor_adapter_impl.cpp70 …ideoDeviceDescriptorAdapterImpl::SetControlSupport(std::shared_ptr<VideoControlSupportAdapter> sup… in SetControlSupport()
Dvideo_device_descriptor_adapter_mock.cpp67 …ideoDeviceDescriptorAdapterImpl::SetControlSupport(std::shared_ptr<VideoControlSupportAdapter> sup… in SetControlSupport()
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
Dpublishcontinuoustasknotification_fuzzer.cpp87 bool support = fdp->ConsumeBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
Dansmanagerstubannexthree_fuzzer.cpp48 bool support = fuzzData->ConsumeBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/
Dansmanagerstubannex_fuzzer.cpp45 bool support = fuzzData->ConsumeBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp129 bool support = fuzzData->ConsumeBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
Dadvancednotificationservice_fuzzer.cpp126 bool support = fuzzData->ConsumeBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_helper_test.cpp860 bool support = true; variable
890 bool support = true; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_utils_test.cpp938 bool support = false; variable
Dnotification_preferences_test.cpp1804 bool support = false; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp5635 bool support = false; variable
5656 bool support = false; variable
5679 bool support = false; variable
5702 bool support = false; variable
5725 bool support = false; variable
5748 bool support = false; variable
/base/telephony/cellular_data/frameworks/js/napi/src/
Dcellular_data_handler.cpp1490 bool support = (psRadioTech == static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_GSM)); in HandleVoiceCallChanged() local
1902 bool support = (networkType == (int32_t)RadioTech::RADIO_TECHNOLOGY_GSM); in IsRestrictedMode() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp482 ErrCode NotificationHelper::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h435 ErrCode IsSupportTemplate(const std::string& templateName, bool& support) override in IsSupportTemplate()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp479 ErrCode IsSupportTemplate(const std::string &templateName, bool &support) override in IsSupportTemplate()
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_utils.cpp1126 …Code AdvancedNotificationService::IsSupportTemplate(const std::string& templateName, bool &support) in IsSupportTemplate()
Dnotification_preferences.cpp1049 …rCode NotificationPreferences::GetTemplateSupported(const std::string& templateName, bool &support) in GetTemplateSupported()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp948 bool support = true; variable
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1659 ErrCode AnsNotification::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()