| /base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/ |
| H A D | messageuser_fuzzer.cpp | 42 bool enabled = *data % ENABLE;
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/ |
| H A D | notificationconversationalcontent_fuzzer.cpp | 37 bool enabled = *data % ENABLE;
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationslot_fuzzer/ |
| H A D | notificationslot_fuzzer.cpp | 30 bool enabled = *data % ENABLE;
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/ |
| H A D | setdonotdisturbdate_fuzzer.cpp | 43 bool enabled = *data % ENABLE;
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/asynccommoneventresult_fuzzer/ |
| H A D | asynccommoneventresult_fuzzer.cpp | 28 bool enabled = fuzzData.GenerateRandomBool();
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/ |
| H A D | eventreceiveproxy_fuzzer.cpp | 30 bool enabled = fuzzData.GenerateRandomBool();
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| H A D | display_badge.h | 48 bool enabled = false; member
|
| /base/notification/distributed_notification_service/test/fuzztest/cancelgroup_fuzzer/ |
| H A D | cancelgroup_fuzzer.cpp | 27 bool enabled = *data % ENABLE;
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/enablednotificationcallbackdata_fuzzer/ |
| H A D | enablednotificationcallbackdata_fuzzer.cpp | 31 bool enabled = *data % ENABLE;
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/reminderrequesttimer_fuzzer/ |
| H A D | reminderrequesttimer_fuzzer.cpp | 33 bool enabled = *data % ENABLE;
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/ |
| H A D | distributed_preferences_test.cpp | 188 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 D | notificationhelper_fuzzer.cpp | 39 bool enabled = fuzzData.GenerateRandomBool();
in DoSomethingInterestingWithMyAPI() local
|
| /base/telephony/cellular_call/services/utils/src/ |
| H A D | emergency_utils.cpp | 26 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 D | call_manager_dump_helper.cpp | 85 bool enabled = false; in ShowCallManagerInfo() local
|
| /base/telephony/cellular_call/test/unittest/imstest/ |
| H A D | emergency_utils_test.cpp | 51 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 D | datepicker_paint_method.h | 43 void SetEnabled(bool enabled)
in SetEnabled() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
| H A D | gauge_model_ng.h | 25 GaugeConfiguration(float value, float min, float max, bool enabled) in GaugeConfiguration() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/ |
| H A D | select_model_ng.h | 26 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 D | textpicker_paint_method.h | 51 void SetEnabled(bool enabled) in SetEnabled() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ |
| H A D | text_timer_model_ng.h | 26 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 D | rating_model_ng.h | 26 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 D | text_clock_model_ng.h | 26 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 D | radio_model_ng.h | 26 RadioConfiguration(const std::string& value, bool checked, bool enabled) in RadioConfiguration() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| H A D | slider_model_ng.h | 27 SliderConfiguration(double value, double min, double max, double step, bool enabled) in SliderConfiguration() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| H A D | inner_bundle_clone_info.h | 28 bool enabled = true; member
|