Home
last modified time | relevance | path

Searched defs:message_loop (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/audio_hal_interface/
Dhearing_aid_software_encoding.cc36 bool init(StreamCallbacks stream_cb, bluetooth::common::MessageLoopThread* message_loop) { in init()
Dle_audio_software_unittest.cc184 bluetooth::common::MessageLoopThread* message_loop) in BluetoothAudioDeathRecipient()
209 IBluetoothSinkTransportInstance* sink, bluetooth::common::MessageLoopThread* message_loop) in BluetoothAudioSinkClientInterface()
224 bluetooth::common::MessageLoopThread* message_loop) in BluetoothAudioSourceClientInterface()
Dle_audio_software.cc622 StreamCallbacks stream_cb, bluetooth::common::MessageLoopThread* message_loop, in GetSink()
741 StreamCallbacks stream_cb, bluetooth::common::MessageLoopThread* message_loop) { in GetSource()
Da2dp_encoding.cc56 bool init(bluetooth::common::MessageLoopThread* message_loop, in init()
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl.cc158 bluetooth::common::MessageLoopThread* message_loop) in BluetoothAudioDeathRecipient()
383 IBluetoothSinkTransportInstance* sink, bluetooth::common::MessageLoopThread* message_loop) in BluetoothAudioSinkClientInterface()
415 bluetooth::common::MessageLoopThread* message_loop) in BluetoothAudioSourceClientInterface()
Dhearing_aid_software_encoding_hidl.cc174 bool init(StreamCallbacks stream_cb, bluetooth::common::MessageLoopThread* message_loop) { in init()
Da2dp_encoding_hidl.cc300 bool init(bluetooth::common::MessageLoopThread* message_loop, in init()
/packages/modules/Bluetooth/system/common/
Dmessage_loop_thread.cc144 btbase::AbstractMessageLoop* MessageLoopThread::message_loop() const { in message_loop() function in bluetooth::common::MessageLoopThread
/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/
Daudio_hal_client_test.cc145 StreamCallbacks stream_cb, bluetooth::common::MessageLoopThread* message_loop, in GetSink()
151 StreamCallbacks stream_cb, bluetooth::common::MessageLoopThread* message_loop) { in GetSource()
/packages/modules/Bluetooth/system/test/mock/
Dmock_audio_hal_interface_a2dp_encoding.cc128 bool init(bluetooth::common::MessageLoopThread* message_loop, in init()