Home
last modified time | relevance | path

Searched defs:Disable (Results 1 – 25 of 29) sorted by relevance

12

/aosp12/system/memory/libmemunreachable/
H A DScopedDisableMalloc.h35 void Disable() { in Disable() function
88 void Disable() { in Disable() function
/aosp12/system/libbase/include/android-base/
H A Dscopeguard.h49 void Disable() { active_ = false; } in Disable() function
/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetoothA2dpSink.aidl26 boolean Disable(); in Disable() method
H A DIBluetoothA2dpSource.aidl27 boolean Disable(); in Disable() method
H A DIBluetoothAvrcpControl.aidl27 boolean Disable(int id); in Disable() method
H A DIBluetoothAvrcpTarget.aidl31 boolean Disable(); in Disable() method
H A DIBluetooth.aidl37 boolean Disable(); in Disable() method
/aosp12/system/bt/service/ipc/dbus/
H A Dbluetooth_adapter.cc93 void BluetoothAdapter::Disable(MethodCall* method_call, in Disable() function in ipc::dbus::BluetoothAdapter
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dle_advertiser.cc95 void LeAdvertiser::Disable() { enabled_ = false; } in Disable() function in test_vendor_lib::LeAdvertiser
/aosp12/hardware/google/camera/common/sensor_listener/
H A Dgoog_sensor_wrapper.cc113 status_t GoogSensorWrapper::Disable() { in Disable() function in android::camera_sensor_listener::GoogSensorWrapper
/aosp12/system/bt/service/
H A Da2dp_sink.cc53 void A2dpSink::Disable() { in Disable() function in bluetooth::A2dpSink
H A Davrcp_control.cc57 void AvrcpControl::Disable() { in Disable() function in bluetooth::AvrcpControl
H A Da2dp_source.cc131 void A2dpSource::Disable() { in Disable() function in bluetooth::A2dpSource
H A Davrcp_target.cc122 void AvrcpTarget::Disable() { in Disable() function in bluetooth::AvrcpTarget
H A Dadapter.cc259 bool Disable() override { in Disable() function in bluetooth::AdapterImpl
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_a2dp_sink_binder_server.cc69 Status BluetoothA2dpSinkBinderServer::Disable(bool* _aidl_return) { in Disable() function in ipc::binder::BluetoothA2dpSinkBinderServer
H A Dbluetooth_a2dp_source_binder_server.cc133 Status BluetoothA2dpSourceBinderServer::Disable(bool* _aidl_return) { in Disable() function in ipc::binder::BluetoothA2dpSourceBinderServer
H A Dbluetooth_avrcp_control_binder_server.cc86 Status BluetoothAvrcpControlBinderServer::Disable(int32_t id, in Disable() function in ipc::binder::BluetoothAvrcpControlBinderServer
H A Dbluetooth_binder_server.cc80 Status BluetoothBinderServer::Disable(bool* _aidl_return) { in Disable() function in ipc::binder::BluetoothBinderServer
H A Dbluetooth_avrcp_target_binder_server.cc114 Status BluetoothAvrcpTargetBinderServer::Disable(bool* _aidl_return) { in Disable() function in ipc::binder::BluetoothAvrcpTargetBinderServer
/aosp12/system/bt/service/test/
H A Dadapter_unittest.cc154 TEST_F(AdapterTest, Disable) { in TEST_F() argument
/aosp12/system/bt/gd/rust/topshim/btif/
H A Dbtif_shim.cc228 int BluetoothIntf::Disable() const { in Disable() function in bluetooth::topshim::rust::BluetoothIntf
/aosp12/system/gsid/
H A Dgsi_tool.cpp668 static int Disable(sp<IGsiService> gsid, int argc, char** /* argv */) { in Disable() function
/aosp12/packages/modules/adb/client/
H A Dadb_install.cpp56 enum class CmdlineOption { None, Enable, Disable }; enumerator
/aosp12/system/bt/gd/rust/topshim/src/
H A Dbtif.rs116 fn Disable(&self) -> i32; in Disable() function

12