Home
last modified time | relevance | path

Searched defs:SetDelegate (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/bt/service/
H A Dlow_energy_scanner.cc91 void LowEnergyScanner::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::LowEnergyScanner
H A Da2dp_sink.cc43 void A2dpSink::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::A2dpSink
H A Davrcp_control.cc47 void AvrcpControl::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::AvrcpControl
H A Dlow_energy_client.cc127 void LowEnergyClient::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::LowEnergyClient
H A Da2dp_source.cc119 void A2dpSource::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::A2dpSource
H A Dgatt_server.cc50 void GattServer::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::GattServer
H A Davrcp_target.cc112 void AvrcpTarget::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::AvrcpTarget
/aosp12/frameworks/base/tools/aapt2/process/
H A DSymbolTable.cpp50 void SymbolTable::SetDelegate(std::unique_ptr<ISymbolTableDelegate> delegate) { in SetDelegate() function in aapt::SymbolTable