Home
last modified time | relevance | path

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

12345678910>>...77

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dfips.rs19 pub fn enabled() -> bool { in enabled() functions
/third_party/node/lib/
H A Dtrace_events.js
/base/notification/distributed_notification_service/tools/test/mock/
H A Dmock_ans_notification.cpp22 SetNotificationsEnabledForSpecifiedBundle( const NotificationBundleOption &bundleOption, const std::string &deviceId, bool enabled) SetNotificationsEnabledForSpecifiedBundle() argument
/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
/third_party/selinux/libselinux/src/
H A Denabled.c32 int fd, ret, enabled = 0; in is_selinux_mls_enabled() local
/base/notification/distributed_notification_service/test/fuzztest/setnotificationsenabledforallbundles_fuzzer/
H A Dsetnotificationsenabledforallbundles_fuzzer.cpp28 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/enabledistributed_fuzzer/
H A Denabledistributed_fuzzer.cpp27 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/getactivenotificationnums_fuzzer/
H A Dgetactivenotificationnums_fuzzer.cpp34 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/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
/third_party/node/src/inspector/
H A Druntime_agent.cc18 DispatchResponse RuntimeAgent::notifyWhenWaitingForDisconnect(bool enabled) { in notifyWhenWaitingForDisconnect() argument
/third_party/node/deps/v8/src/tracing/
H A Dtracing-category-observer.cc30 bool enabled = false; in OnTraceEnabled() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DSawPingGenerator.cpp61 void SawPingGenerator::setEnabled(bool enabled) { in setEnabled() argument
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
H A DLatencyTuningCallback.h55 void setBufferTuneEnabled(bool enabled) {mBufferTuneEnabled = enabled;} in setBufferTuneEnabled() argument
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DManyToMultiConverter.h40 void setEnabled(bool enabled) {} in setEnabled() argument
/base/notification/distributed_notification_service/test/fuzztest/settemplate_fuzzer/
H A Dsettemplate_fuzzer.cpp33 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/setprogressbar_fuzzer/
H A Dsetprogressbar_fuzzer.cpp29 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/commoneventpublishinfo_fuzzer/
H A Dcommoneventpublishinfo_fuzzer.cpp30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local

Completed in 9 milliseconds

12345678910>>...77