Home
last modified time | relevance | path

Searched defs:IsEnabled (Results 1 – 18 of 18) sorted by relevance

/aosp12/bionic/linker/
H A Dlinker_logger.h54 uint32_t IsEnabled(uint32_t type) { in IsEnabled() function
/aosp12/hardware/google/camera/common/sensor_listener/
H A Dgoog_sensor_wrapper.h61 bool IsEnabled() const { return enabled_; } in IsEnabled() function
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h104 SLresult (*IsEnabled) (SLAndroidEffectItf self, member
136 SLresult (*IsEnabled) ( member
419 SLresult (*IsEnabled)( member
438 SLresult (*IsEnabled)( member
457 SLresult (*IsEnabled)( member
H A DOpenSLES.h1227 SLresult (*IsEnabled)( member
1633 SLresult (*IsEnabled) ( member
2404 SLresult (*IsEnabled)( member
2493 SLresult (*IsEnabled)( member
/aosp12/system/update_engine/common/
H A Ddynamic_partition_control_interface.h49 constexpr bool IsEnabled() const { return value_ != Value::NONE; } in IsEnabled() function
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dle_advertiser.cc97 bool LeAdvertiser::IsEnabled() const { return enabled_; } in IsEnabled() function in test_vendor_lib::LeAdvertiser
/aosp12/art/runtime/javaheapprof/
H A Djavaheapsampler.cc134 bool HeapSampler::IsEnabled() { in IsEnabled() function in art::HeapSampler
/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetooth.aidl33 boolean IsEnabled(); in IsEnabled() method
/aosp12/system/extras/simpleperf/
H A DETMRecorder.cpp84 bool ETMPerCpu::IsEnabled() const { in IsEnabled() function in simpleperf::ETMPerCpu
/aosp12/system/bt/service/test/
H A Dadapter_unittest.cc110 TEST_F(AdapterTest, IsEnabled) { in TEST_F() argument
/aosp12/art/runtime/jit/
H A Dprofile_saver_options.h80 bool IsEnabled() const { in IsEnabled() function
/aosp12/art/libelffile/dwarf/
H A Ddebug_frame_opcode_writer.h285 bool IsEnabled() const { return enabled_; } in IsEnabled() function
/aosp12/system/core/init/
H A Dservice.h79 bool IsEnabled() { return (flags_ & SVC_DISABLED) == 0; } in IsEnabled() function
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_binder_server.cc55 Status BluetoothBinderServer::IsEnabled(bool* _aidl_return) { in IsEnabled() function in ipc::binder::BluetoothBinderServer
/aosp12/system/bt/service/
H A Dadapter.cc232 bool IsEnabled() const override { return state_.load() == ADAPTER_STATE_ON; } in IsEnabled() function in bluetooth::AdapterImpl
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_multi_adv.cc88 bool IsEnabled() { return enable_status; } in IsEnabled() function
/aosp12/art/openjdkjvmti/
H A Devents.cc557 bool IsEnabled() { in IsEnabled() function in openjdkjvmti::JvmtiGcPauseListener
/aosp12/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h2011 XAresult (*IsEnabled) ( member