/system/core/libmemunreachable/ |
D | ScopedDisableMalloc.h | 42 void Enable() { in Enable() function 84 void Enable() { in Enable() function
|
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothA2dpSink.aidl | 25 boolean Enable(); in Enable() method
|
D | IBluetoothA2dpSource.aidl | 26 boolean Enable(in BluetoothA2dpCodecConfig[] codec_priorities); in Enable() method
|
D | IBluetoothAvrcpControl.aidl | 26 boolean Enable(int id); in Enable() method
|
D | IBluetoothAvrcpTarget.aidl | 30 boolean Enable(); in Enable() method
|
D | IBluetooth.aidl | 35 boolean Enable(); in Enable() method
|
/system/bt/stack/btm/ |
D | ble_advertiser_hci_interface.h | 84 void Enable(uint8_t enable, uint8_t handle, uint16_t duration, in Enable() function
|
D | ble_advertiser_hci_interface.cc | 228 void Enable(uint8_t enable, std::vector<SetEnableData> sets, in Enable() function in __anon00701d7a0111::BleAdvertiserVscHciInterfaceImpl 451 void Enable(uint8_t enable, std::vector<SetEnableData> sets, in Enable() function in __anon00701d7a0111::BleAdvertiserLegacyHciInterfaceImpl 630 void Enable(uint8_t enable, std::vector<SetEnableData> sets, in Enable() function in __anon00701d7a0111::BleAdvertiserHciExtendedImpl
|
D | btm_ble_multi_adv.cc | 608 void Enable(uint8_t inst_id, bool enable, MultiAdvCb cb, uint16_t duration, in Enable() function in __anonbc2499050111::BleAdvertisingManagerImpl
|
/system/bt/service/ipc/dbus/ |
D | bluetooth_adapter.cc | 72 void BluetoothAdapter::Enable(MethodCall* method_call, in Enable() function in ipc::dbus::BluetoothAdapter
|
/system/bt/service/ |
D | a2dp_sink.cc | 48 bool A2dpSink::Enable() { in Enable() function in bluetooth::A2dpSink
|
D | avrcp_control.cc | 52 bool AvrcpControl::Enable() { in Enable() function in bluetooth::AvrcpControl
|
D | a2dp_source.cc | 124 bool A2dpSource::Enable(const std::vector<A2dpCodecConfig>& codec_priorities) { in Enable() function in bluetooth::A2dpSource
|
D | avrcp_target.cc | 116 bool AvrcpTarget::Enable() { in Enable() function in bluetooth::AvrcpTarget
|
D | adapter.cc | 233 bool Enable() override { in Enable() function in bluetooth::AdapterImpl
|
/system/bt/service/test/ |
D | adapter_unittest.cc | 120 TEST_F(AdapterTest, Enable) { in TEST_F() argument
|
/system/bt/service/ipc/binder/ |
D | bluetooth_a2dp_sink_binder_server.cc | 50 Status BluetoothA2dpSinkBinderServer::Enable(bool* _aidl_return) { in Enable() function in ipc::binder::BluetoothA2dpSinkBinderServer
|
D | bluetooth_a2dp_source_binder_server.cc | 122 Status BluetoothA2dpSourceBinderServer::Enable( in Enable() function in ipc::binder::BluetoothA2dpSourceBinderServer
|
D | bluetooth_avrcp_control_binder_server.cc | 66 Status BluetoothAvrcpControlBinderServer::Enable(int32_t id, in Enable() function in ipc::binder::BluetoothAvrcpControlBinderServer
|
D | bluetooth_binder_server.cc | 67 Status BluetoothBinderServer::Enable(bool* _aidl_return) { in Enable() function in ipc::binder::BluetoothBinderServer
|
D | bluetooth_avrcp_target_binder_server.cc | 109 Status BluetoothAvrcpTargetBinderServer::Enable(bool* _aidl_return) { in Enable() function in ipc::binder::BluetoothAvrcpTargetBinderServer
|
/system/bt/btif/src/ |
D | btif_ble_advertiser.cc | 149 void Enable(uint8_t advertiser_id, bool enable, StatusCallback cb, in Enable() function in __anon4fb5604f0111::BleAdvertiserInterfaceImpl
|
/system/gsid/ |
D | gsi_tool.cpp | 420 static int Enable(sp<IGsiService> gsid, int argc, char** argv) { in Enable() function
|
/system/core/init/ |
D | service.cpp | 1143 Result<Success> Service::Enable() { in Enable() function in android::init::Service
|