Home
last modified time | relevance | path

Searched defs:enabled (Results 1 - 25 of 227) sorted by relevance

12345678910

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dview_abstract.cpp44 void ViewAbstract::CjEnabled(bool enabled) in CjEnabled() argument
/foundation/communication/wifi/wifi/frameworks/wifi_ndk/
H A Doh_wifi.cpp37 Wifi_ResultCode OH_Wifi_IsWifiEnabled(bool *enabled) in OH_Wifi_IsWifiEnabled() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_model_ng.h25 DataPanelConfiguration(std::vector<double>& values, double maxValue, bool enabled) in DataPanelConfiguration() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_model_ng.h25 ButtonConfiguration(const std::string& label, bool pressed, bool enabled) in ButtonConfiguration() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_model_ng.h26 CheckBoxConfiguration(const std::string& name, bool selected, bool enabled) in CheckBoxConfiguration() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
H A Dloading_progress_model_ng.h27 LoadingProgressConfiguration(bool enableloading, bool enabled) in LoadingProgressConfiguration() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_paint_method.h37 void SetEnabled(bool enabled) in SetEnabled() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dtoggle_model_ng.h27 ToggleConfiguration(bool enabled, bool isOn) in ToggleConfiguration() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_user_info.h30 bool enabled = true; member
H A Ddistributed_ability_info.h30 bool enabled = true; member
/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
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_animation_rate_decider.h34 void SetEnable(bool enabled) in SetEnable() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsyncsampler_fuzzer/
H A Dvsyncsampler_fuzzer.cpp62 bool enabled = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dscene_board_judgement.cpp58 void MMISceneBoardJudgement::InitWithConfigFile(const char* filePath, bool& enabled) in InitWithConfigFile() argument
/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H A Dscene_board_judgement_test.cpp105 bool enabled = false; in HWTEST_F() local
125 bool enabled = false; in HWTEST_F() local
/foundation/window/window_manager/window_scene/interfaces/innerkits/src/
H A Dscene_board_judgement.cpp42 void SceneBoardJudgement::InitWithConfigFile(const char* filePath, bool& enabled) in InitWithConfigFile() argument

Completed in 8 milliseconds

12345678910