HomeSort by relevance Sort by last modified time
    Searched defs:IsEnabled (Results 1 - 25 of 160) sorted by null

1 2 3 4 5 6 7

  /external/v8/src/
log-utils.h 44 bool IsEnabled() {
  /system/bt/service/ipc/binder/
bluetooth_binder_server.cpp 43 bool BluetoothBinderServer::IsEnabled() {
45 return adapter_->IsEnabled();
119 if (!adapter_->IsEnabled()) {
134 if (!adapter_->IsEnabled()) {
149 if (!adapter_->IsEnabled()) {
  /system/bt/vendor_libs/test_vendor_lib/src/
test_channel_transport.cc 84 bool TestChannelTransport::IsEnabled() {
  /art/runtime/
profiler_options.h 77 bool IsEnabled() const {
  /external/chromium-trace/catapult/telemetry/telemetry/
decorators.py 183 def IsEnabled(test, possible_browser):
  /system/bt/service/common/bluetooth/binder/
IBluetooth.cpp 72 bool is_enabled = IsEnabled();
168 bool BpBluetooth::IsEnabled() {
  /system/tpm/trunks/
tpm_state_impl.cc 178 bool TpmStateImpl::IsEnabled() {
  /art/compiler/debug/dwarf/
debug_frame_opcode_writer.h 283 bool IsEnabled() const { return enabled_; }
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES_Android.h 56 SLresult (*IsEnabled) (SLAndroidEffectItf self,
88 SLresult (*IsEnabled) (
  /external/autotest/client/cros/cellular/
modem1.py 217 def IsEnabled(self):
modem.py 237 def IsEnabled(self):
242 return not self.IsEnabled()
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/Contacts/
b2Contact.h 98 bool IsEnabled() const;
254 inline bool b2Contact::IsEnabled() const
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 938 bool PortBase::IsEnabled(void)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES_Android.h 56 SLresult (*IsEnabled) (SLAndroidEffectItf self,
88 SLresult (*IsEnabled) (
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES_Android.h 56 SLresult (*IsEnabled) (SLAndroidEffectItf self,
88 SLresult (*IsEnabled) (
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES_Android.h 56 SLresult (*IsEnabled) (SLAndroidEffectItf self,
88 SLresult (*IsEnabled) (
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES_Android.h 56 SLresult (*IsEnabled) (SLAndroidEffectItf self,
88 SLresult (*IsEnabled) (
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES_Android.h 56 SLresult (*IsEnabled) (SLAndroidEffectItf self,
88 SLresult (*IsEnabled) (
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES_Android.h 56 SLresult (*IsEnabled) (SLAndroidEffectItf self,
88 SLresult (*IsEnabled) (
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 56 SLresult (*IsEnabled) (SLAndroidEffectItf self,
88 SLresult (*IsEnabled) (
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES_Android.h 56 SLresult (*IsEnabled) (SLAndroidEffectItf self,
88 SLresult (*IsEnabled) (
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 56 SLresult (*IsEnabled) (SLAndroidEffectItf self,
88 SLresult (*IsEnabled) (
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /external/libchrome/base/trace_event/
trace_log.h 91 bool IsEnabled() { return mode_ != DISABLED; }
114 // |lock_|. TraceLog::IsEnabled() is true at this point.
118 // TraceLog::IsEnabled() is false at this point.
  /external/lzma/CPP/Windows/
Window.h 260 bool IsEnabled()

Completed in 946 milliseconds

1 2 3 4 5 6 7