/system/core/libmemunreachable/ |
D | ScopedDisableMalloc.h | 35 void Disable() { in Disable() function 63 ScopedDisableMalloc() { disable_malloc_.Disable(); } in ScopedDisableMalloc() 77 Disable(); in timeout_() 89 void Disable() { in Disable() function 96 disable_malloc_.Disable(); in Disable()
|
/system/bt/service/ipc/dbus/ |
D | bluetooth_adapter.cc | 60 base::Bind(&BluetoothAdapter::Disable, base::Unretained(this)))); in BluetoothAdapter() 79 void BluetoothAdapter::Disable(MethodCall* method_call, in Disable() function in ipc::dbus::BluetoothAdapter 82 adapter_->Disable(); in Disable()
|
D | bluetooth_adapter.h | 44 void Disable(MethodCall* method_call,
|
/system/bt/service/test/ |
D | adapter_unittest.cc | 154 TEST_F(AdapterTest, Disable) { in TEST_F() argument 162 EXPECT_FALSE(adapter_->Disable()); in TEST_F() 172 EXPECT_TRUE(adapter_->Disable()); in TEST_F() 180 EXPECT_FALSE(adapter_->Disable()); in TEST_F() 191 EXPECT_FALSE(adapter_->Disable()); in TEST_F()
|
D | mock_adapter.h | 36 MOCK_METHOD0(Disable, bool());
|
/system/core/base/ |
D | scopeguard_test.cpp | 35 scopeguard.Disable(); in TEST()
|
/system/bt/service/common/android/bluetooth/ |
D | IBluetooth.aidl | 33 boolean Disable(); in Disable() method
|
/system/core/base/include/android-base/ |
D | scopeguard.h | 43 void Disable() { active_ = false; } in Disable() function
|
/system/bt/service/ |
D | adapter.h | 94 virtual bool Disable() = 0;
|
D | adapter.cc | 133 bool Disable() override { in Disable() function in bluetooth::AdapterImpl
|
/system/bt/service/ipc/binder/ |
D | bluetooth_binder_server.cc | 77 Status BluetoothBinderServer::Disable(bool* _aidl_return) { in Disable() function in ipc::binder::BluetoothBinderServer 79 *_aidl_return = adapter_->Disable(); in Disable()
|
D | bluetooth_binder_server.h | 64 Status Disable(bool* _aidl_return) override;
|
/system/core/bootstat/ |
D | bootstat.rc | 60 # Disable further bootstat logging on a runtime restart. A runtime restart is
|
/system/bt/service/client/ |
D | main.cc | 333 bt_iface->Disable(&status); in HandleDisable()
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | init.te | 194 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
|
/system/sepolicy/public/ |
D | init.te | 199 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
|
/system/core/rootdir/ |
D | init.rc | 18 # Disable sysrq from keyboard 119 # Disable auto-scaling of scheduler tunables with hotplug. The tunables
|
/system/update_engine/ |
D | pylintrc | 73 # Disable the message, report, category or checker with the given id(s). You
|
/system/media/audio_utils/ |
D | Doxyfile | 279 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
|
D | Doxyfile.orig | 279 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 290 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
|