Searched defs:Enable (Results 1 - 12 of 12) sorted by relevance

/system/core/crash_reporter/
H A Dunclean_shutdown_collector.cc41 bool UncleanShutdownCollector::Enable() { function in class:UncleanShutdownCollector
H A Duser_collector.h39 // Crash detection/reporting is not enabled until Enable is called.
52 // Enable collection.
53 bool Enable() { return SetUpInternal(true); } function in class:UserCollector
H A Dkernel_collector.cc288 bool KernelCollector::Enable() { function in class:KernelCollector
/system/core/libmemunreachable/
H A DScopedDisableMalloc.h32 Enable();
42 void Enable() { function in class:DisableMallocGuard
67 disable_malloc_.Enable();
83 Enable();
90 void Enable() { function in class:ScopedDisableMallocTimeout
91 disable_malloc_.Enable();
98 disable_malloc_.Enable();
/system/bt/service/common/bluetooth/binder/
H A DIBluetooth.cpp85 bool result = Enable(start_restricted);
186 bool BpBluetooth::Enable(bool start_restricted) { function in class:ipc::binder::BpBluetooth
/system/bt/service/ipc/binder/
H A Dbluetooth_binder_server.cpp53 bool BluetoothBinderServer::Enable(bool start_restricted) { function in class:ipc::binder::BluetoothBinderServer
55 return adapter_->Enable(start_restricted);
/system/connectivity/shill/dbus/
H A Dchromeos_modem_proxy.cc52 void ChromeosModemProxy::Enable( function in class:shill::ChromeosModemProxy
H A Dchromeos_mm1_modem_proxy.cc52 void ChromeosModemProxy::Enable(bool enable, function in class:shill::mm1::ChromeosModemProxy
H A Dchromeos_wimax_device_proxy.cc95 void ChromeosWiMaxDeviceProxy::Enable(Error* /*error*/, function in class:shill::ChromeosWiMaxDeviceProxy
H A Dchromeos_device_dbus_adaptor.cc161 void ChromeosDeviceDBusAdaptor::Enable(DBusMethodResponsePtr<> response) { function in class:shill::ChromeosDeviceDBusAdaptor
/system/core/init/
H A Dservice.cpp504 bool Service::Enable() { function in class:Service
/system/tpm/trunks/
H A Dresource_manager.cc45 void Enable(bool* target) { function in class:__anon1951::ScopedBool
404 scoped_bool.Enable(&fixing_warnings_);

Completed in 389 milliseconds