/system/memory/libmemunreachable/ |
D | ScopedDisableMalloc.h | 35 void Disable() { in Disable() function 88 void Disable() { in Disable() function
|
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothA2dpSink.aidl | 26 boolean Disable(); in Disable() method
|
D | IBluetoothA2dpSource.aidl | 27 boolean Disable(); in Disable() method
|
D | IBluetoothAvrcpControl.aidl | 27 boolean Disable(int id); in Disable() method
|
D | IBluetoothAvrcpTarget.aidl | 31 boolean Disable(); in Disable() method
|
D | IBluetooth.aidl | 37 boolean Disable(); in Disable() method
|
/system/libbase/include/android-base/ |
D | scopeguard.h | 49 void Disable() { active_ = false; } in Disable() function
|
/system/bt/service/ipc/dbus/ |
D | bluetooth_adapter.cc | 93 void BluetoothAdapter::Disable(MethodCall* method_call, in Disable() function in ipc::dbus::BluetoothAdapter
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | le_advertiser.cc | 95 void LeAdvertiser::Disable() { enabled_ = false; } in Disable() function in test_vendor_lib::LeAdvertiser
|
/system/bt/service/ |
D | a2dp_sink.cc | 53 void A2dpSink::Disable() { in Disable() function in bluetooth::A2dpSink
|
D | avrcp_control.cc | 57 void AvrcpControl::Disable() { in Disable() function in bluetooth::AvrcpControl
|
D | a2dp_source.cc | 131 void A2dpSource::Disable() { in Disable() function in bluetooth::A2dpSource
|
D | avrcp_target.cc | 122 void AvrcpTarget::Disable() { in Disable() function in bluetooth::AvrcpTarget
|
D | adapter.cc | 259 bool Disable() override { in Disable() function in bluetooth::AdapterImpl
|
/system/bt/service/ipc/binder/ |
D | bluetooth_a2dp_sink_binder_server.cc | 69 Status BluetoothA2dpSinkBinderServer::Disable(bool* _aidl_return) { in Disable() function in ipc::binder::BluetoothA2dpSinkBinderServer
|
D | bluetooth_a2dp_source_binder_server.cc | 133 Status BluetoothA2dpSourceBinderServer::Disable(bool* _aidl_return) { in Disable() function in ipc::binder::BluetoothA2dpSourceBinderServer
|
D | bluetooth_avrcp_control_binder_server.cc | 86 Status BluetoothAvrcpControlBinderServer::Disable(int32_t id, in Disable() function in ipc::binder::BluetoothAvrcpControlBinderServer
|
D | bluetooth_binder_server.cc | 80 Status BluetoothBinderServer::Disable(bool* _aidl_return) { in Disable() function in ipc::binder::BluetoothBinderServer
|
D | bluetooth_avrcp_target_binder_server.cc | 114 Status BluetoothAvrcpTargetBinderServer::Disable(bool* _aidl_return) { in Disable() function in ipc::binder::BluetoothAvrcpTargetBinderServer
|
/system/bt/service/test/ |
D | adapter_unittest.cc | 154 TEST_F(AdapterTest, Disable) { in TEST_F() argument
|
/system/bt/gd/rust/topshim/btif/ |
D | btif_shim.cc | 228 int BluetoothIntf::Disable() const { in Disable() function in bluetooth::topshim::rust::BluetoothIntf
|
/system/gsid/ |
D | gsi_tool.cpp | 668 static int Disable(sp<IGsiService> gsid, int argc, char** /* argv */) { in Disable() function
|
/system/bt/gd/rust/topshim/src/ |
D | btif.rs | 116 fn Disable(&self) -> i32; in Disable() function
|