/aosp_15_r20/external/autotest/server/cros/ |
H A D | debugd_dev_tools.py | 197 def is_enabled(self): member in DevTool 344 def is_enabled(self): member in RootfsVerificationTool 361 def is_enabled(self): member in BootFromUsbTool 401 def is_enabled(self): member in SshServerTool 436 def is_enabled(self): member in SystemPasswordTool
|
/aosp_15_r20/frameworks/base/core/proto/android/hardware/ |
H A D | sensorprivacy.proto | 29 optional bool is_enabled = 1; field 37 optional bool is_enabled = 1; field 58 optional bool is_enabled = 2; field 109 optional bool is_enabled = 2; field
|
/aosp_15_r20/frameworks/proto_logging/stats/atoms/hdmi/ |
H A D | hdmi_extension_atoms.proto | 47 optional bool is_enabled = 2; field 68 optional bool is_enabled = 2; field 83 optional bool is_enabled = 1; field
|
/aosp_15_r20/external/pigweed/pw_digital_io_mcuxpresso/public/pw_digital_io_mcuxpresso/ |
H A D | digital_io.h | 28 bool is_enabled() const { return enabled_; } in is_enabled() function 45 bool is_enabled() const { return enabled_; } in is_enabled() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/core/ |
H A D | http2_trace_logging.h | 22 #define HTTP2_TRACE_LOG(perspective, is_enabled) \ argument 113 quiche::MultiUseCallback<bool()> is_enabled, in Http2FrameLogger()
|
/aosp_15_r20/external/ComputeLibrary/src/graph/nodes/ |
H A D | ConcatenateLayerNode.cpp | 44 void ConcatenateLayerNode::set_enabled(bool is_enabled) in set_enabled() 49 bool ConcatenateLayerNode::is_enabled() const in is_enabled() function in arm_compute::graph::ConcatenateLayerNode
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | hf_client.rs | 94 is_enabled: bool, field 99 fn is_enabled(&self) -> bool { in is_enabled() method
|
D | csis.rs | 108 is_enabled: bool, field 116 fn is_enabled(&self) -> bool { in is_enabled() method
|
D | vc.rs | 158 is_enabled: bool, field 166 fn is_enabled(&self) -> bool { in is_enabled() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/debug_tree/src/ |
D | internal.rs | 166 is_enabled: bool, field 184 pub fn is_enabled(&self) -> bool { in is_enabled() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/filter/ |
D | filter_fn.rs | 277 pub(in crate::filter) fn is_enabled(&self, metadata: &Metadata<'_>) -> bool { in is_enabled() function 606 fn is_enabled(&self, metadata: &Metadata<'_>, cx: &Context<'_, S>) -> bool { in is_enabled() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/hdmi/ |
D | hdmi_extension_atoms.pb.h | 791 inline bool HdmiEarcStatusReported::is_enabled() const { in is_enabled() function 938 inline bool HdmiSoundbarModeStatusReported::is_enabled() const { in is_enabled() function 999 inline bool HdmiPowerStateChangeOnActiveSourceLostToggled::is_enabled() const { in is_enabled() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/hardware/ |
D | sensorprivacy.pb.h | 1426 inline bool AllSensorPrivacyServiceDumpProto::is_enabled() const { in is_enabled() function 1458 inline bool SensorPrivacyServiceDumpProto::is_enabled() const { in is_enabled() function 1666 inline bool SensorPrivacyUserProto::is_enabled() const { in is_enabled() function 1879 inline bool SensorPrivacyIndividualEnabledSensorProto::is_enabled() const { in is_enabled() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/hardware/ |
D | sensorprivacy.pb.h | 1426 inline bool AllSensorPrivacyServiceDumpProto::is_enabled() const { in is_enabled() function 1458 inline bool SensorPrivacyServiceDumpProto::is_enabled() const { in is_enabled() function 1666 inline bool SensorPrivacyUserProto::is_enabled() const { in is_enabled() function 1879 inline bool SensorPrivacyIndividualEnabledSensorProto::is_enabled() const { in is_enabled() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/ |
H A D | metrics.cc | 371 bool is_enabled = false; in GetStatsPluginsForChannel() local 386 bool is_enabled = false; in GetStatsPluginsForServer() local
|
/aosp_15_r20/external/cronet/base/task/sequence_manager/ |
H A D | task_queue_impl.h | 426 bool is_enabled = true; member 579 bool is_enabled = true; member
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/hardware/ |
D | sensorprivacy.pb.h | 1577 inline bool AllSensorPrivacyServiceDumpProto::is_enabled() const { in is_enabled() function 1609 inline bool SensorPrivacyServiceDumpProto::is_enabled() const { in is_enabled() function 1817 inline bool SensorPrivacyUserProto::is_enabled() const { in is_enabled() function 2030 inline bool SensorPrivacyIndividualEnabledSensorProto::is_enabled() const { in is_enabled() function
|
/aosp_15_r20/external/crosvm/devices/src/ |
H A D | vmwdt.rs | 62 is_enabled: bool, field 85 is_enabled: bool, field
|
/aosp_15_r20/external/xz-embedded/linux/scripts/ |
H A D | xz_wrap.sh | 29 is_enabled() function
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | InferenceMode.cpp | 9 bool InferenceMode::is_enabled() { in is_enabled() function in c10::InferenceMode
|
H A D | GradMode.cpp | 5 bool GradMode::is_enabled() { in is_enabled() function in c10::GradMode
|
/aosp_15_r20/external/ltp/ |
H A D | ver_linux | 30 is_enabled() function
|
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/ |
H A D | thread_pool_guard.cpp | 7 bool _NoPThreadPoolGuard::is_enabled() { in is_enabled() function in caffe2::_NoPThreadPoolGuard
|
/aosp_15_r20/external/pytorch/c10/util/ |
H A D | ParallelGuard.cpp | 7 bool ParallelGuard::is_enabled() { in is_enabled() function in c10::ParallelGuard
|
/aosp_15_r20/external/executorch/extension/threadpool/ |
H A D | threadpool_guard.cpp | 15 bool NoThreadPoolGuard::is_enabled() { in is_enabled() function in executorch::extension::threadpool::NoThreadPoolGuard
|