/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | fips.rs | 19 pub fn enabled() -> bool { in enabled() functions
|
/third_party/node/lib/ |
H A D | trace_events.js | |
/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
|
/third_party/selinux/libselinux/src/ |
H A D | enabled.c | 32 int fd, ret, enabled = 0; in is_selinux_mls_enabled() local
|
/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
|
/third_party/node/src/inspector/ |
H A D | runtime_agent.cc | 18 DispatchResponse RuntimeAgent::notifyWhenWaitingForDisconnect(bool enabled) { in notifyWhenWaitingForDisconnect() argument
|
/third_party/node/deps/v8/src/tracing/ |
H A D | tracing-category-observer.cc | 30 bool enabled = false; in OnTraceEnabled() local [all...] |
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
H A D | SawPingGenerator.cpp | 61 void SawPingGenerator::setEnabled(bool enabled) { in setEnabled() argument
|
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/ |
H A D | LatencyTuningCallback.h | 55 void setBufferTuneEnabled(bool enabled) {mBufferTuneEnabled = enabled;} in setBufferTuneEnabled() argument
|
/third_party/skia/third_party/externals/oboe/src/flowgraph/ |
H A D | ManyToMultiConverter.h | 40 void setEnabled(bool enabled) {} in setEnabled() argument
|
/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
|