Home
last modified time | relevance | path

Searched refs:HasInstance (Results 1 – 7 of 7) sorted by relevance

/system/bt/service/ipc/binder/
Dbluetooth_a2dp_sink_binder_server.h68 bool HasInstance();
Dbluetooth_a2dp_source_binder_server.h46 bool HasInstance();
Dbluetooth_binder_server.cc208 if (a2dp_sink_interface_->HasInstance()) { in GetA2dpSinkInterface()
231 if (a2dp_source_interface_->HasInstance()) { in GetA2dpSourceInterface()
359 if (avrcp_target_interface_->HasInstance()) { in GetAvrcpTargetInterface()
Dbluetooth_avrcp_target_binder_server.h46 bool HasInstance();
Dbluetooth_a2dp_source_binder_server.cc105 bool BluetoothA2dpSourceBinderServer::HasInstance() { in HasInstance() function in ipc::binder::BluetoothA2dpSourceBinderServer
Dbluetooth_a2dp_sink_binder_server.cc191 bool BluetoothA2dpSinkBinderServer::HasInstance() { in HasInstance() function in ipc::binder::BluetoothA2dpSinkBinderServer
Dbluetooth_avrcp_target_binder_server.cc81 bool BluetoothAvrcpTargetBinderServer::HasInstance() { in HasInstance() function in ipc::binder::BluetoothAvrcpTargetBinderServer