Searched defs:Disable (Results 1 – 5 of 5) sorted by relevance
/system/core/libmemunreachable/ | ||
D | ScopedDisableMalloc.h | 35 void Disable() { in Disable() function |
/system/bt/service/common/android/bluetooth/ | ||
D | IBluetooth.aidl | 33 boolean Disable(); in Disable() method |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_binder_server.cc | 77 Status BluetoothBinderServer::Disable(bool* _aidl_return) { in Disable() function in ipc::binder::BluetoothBinderServer |
/system/bt/service/test/ | ||
D | adapter_unittest.cc | 155 TEST_F(AdapterTest, Disable) { in TEST_F() argument |
/system/bt/service/ | ||
D | adapter.cc | 133 bool Disable() override { in Disable() function in bluetooth::AdapterImpl |