/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | view_abstract.cpp | 44 void ViewAbstract::CjEnabled(bool enabled) in CjEnabled() argument
|
/foundation/communication/wifi/wifi/frameworks/wifi_ndk/ |
H A D | oh_wifi.cpp | 37 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 D | data_panel_model_ng.h | 25 DataPanelConfiguration(std::vector<double>& values, double maxValue, bool enabled) in DataPanelConfiguration() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
H A D | button_model_ng.h | 25 ButtonConfiguration(const std::string& label, bool pressed, bool enabled) in ButtonConfiguration() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
H A D | checkbox_model_ng.h | 26 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 D | loading_progress_model_ng.h | 27 LoadingProgressConfiguration(bool enableloading, bool enabled) in LoadingProgressConfiguration() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_paint_method.h | 37 void SetEnabled(bool enabled) in SetEnabled() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/ |
H A D | toggle_model_ng.h | 27 ToggleConfiguration(bool enabled, bool isOn) in ToggleConfiguration() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | bundle_user_info.h | 30 bool enabled = true; member
|
H A D | distributed_ability_info.h | 30 bool enabled = true; member
|
/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
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_animation_rate_decider.h | 34 void SetEnable(bool enabled) in SetEnable() argument
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsyncsampler_fuzzer/ |
H A D | vsyncsampler_fuzzer.cpp | 62 bool enabled = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local
|
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | scene_board_judgement.cpp | 58 void MMISceneBoardJudgement::InitWithConfigFile(const char* filePath, bool& enabled) in InitWithConfigFile() argument
|
/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/ |
H A D | scene_board_judgement_test.cpp | 105 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 D | scene_board_judgement.cpp | 42 void SceneBoardJudgement::InitWithConfigFile(const char* filePath, bool& enabled) in InitWithConfigFile() argument
|