Home
last modified time | relevance | path

Searched defs:enabled (Results 26 - 50 of 1983) sorted by relevance

12345678910>>...80

/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/
H A Dmessageuser_fuzzer.cpp42 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/
H A Dnotificationconversationalcontent_fuzzer.cpp37 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationslot_fuzzer/
H A Dnotificationslot_fuzzer.cpp30 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/
H A Dsetdonotdisturbdate_fuzzer.cpp43 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/asynccommoneventresult_fuzzer/
H A Dasynccommoneventresult_fuzzer.cpp28 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/
H A Deventreceiveproxy_fuzzer.cpp30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Ddisplay_badge.h48 bool enabled = false; member
/base/notification/distributed_notification_service/test/fuzztest/cancelgroup_fuzzer/
H A Dcancelgroup_fuzzer.cpp27 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/enablednotificationcallbackdata_fuzzer/
H A Denablednotificationcallbackdata_fuzzer.cpp31 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/reminderrequesttimer_fuzzer/
H A Dreminderrequesttimer_fuzzer.cpp33 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_preferences_test.cpp188 bool enabled = true; in HWTEST_F() local
225 bool enabled = true; in HWTEST_F() local
/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/
H A Dnotificationhelper_fuzzer.cpp39 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/telephony/cellular_call/services/utils/src/
H A Demergency_utils.cpp26 int32_t EmergencyUtils::IsEmergencyCall(int32_t slotId, const std::string &phoneNum, bool &enabled) in IsEmergencyCall() argument
46 int32_t EmergencyUtils::IsEmergencyCallProcessing(int32_t slotId, const std::string &formatString, bool &enabled) in IsEmergencyCallProcessing() argument
/base/telephony/call_manager/services/hisysevent/src/
H A Dcall_manager_dump_helper.cpp85 bool enabled = false; in ShowCallManagerInfo() local
/base/telephony/cellular_call/test/unittest/imstest/
H A Demergency_utils_test.cpp51 bool enabled = false; in HWTEST_F() local
73 bool enabled = false; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_paint_method.h43 void SetEnabled(bool enabled) in SetEnabled() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_model_ng.h25 GaugeConfiguration(float value, float min, float max, bool enabled) in GaugeConfiguration() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_model_ng.h26 MenuItemConfiguration(const std::string& value, const std::string& icon, RefPtr<SymbolModifier> symbolModifier, int index, bool selected, bool enabled) MenuItemConfiguration() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_paint_method.h51 void SetEnabled(bool enabled) in SetEnabled() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_model_ng.h26 TextTimerConfiguration(double count, bool isCountDown, bool started, int64_t elapsedTime, bool enabled) in TextTimerConfiguration() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_model_ng.h26 RatingConfiguration(int32_t starNum, bool isIndicator, double rating, double stepSize, bool enabled) in RatingConfiguration() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_model_ng.h26 TextClockConfiguration(float timeZoneOffset, bool started, int64_t timeValue, bool enabled) in TextClockConfiguration() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_model_ng.h26 RadioConfiguration(const std::string& value, bool checked, bool enabled) in RadioConfiguration() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_model_ng.h27 SliderConfiguration(double value, double min, double max, double step, bool enabled) in SliderConfiguration() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_clone_info.h28 bool enabled = true; member

Completed in 8 milliseconds

12345678910>>...80