Home
last modified time | relevance | path

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

/aosp12/system/bt/audio_hal_interface/
H A Dhearing_aid_software_encoding_host.cc26 bluetooth::common::MessageLoopThread* message_loop) { in init()
H A Da2dp_encoding_host.cc32 bool init(bluetooth::common::MessageLoopThread* message_loop) { return false; } in init()
H A Dclient_interface.cc173 bluetooth::common::MessageLoopThread* message_loop) in BluetoothAudioDeathRecipient()
423 bluetooth::common::MessageLoopThread* message_loop) in BluetoothAudioSinkClientInterface()
461 bluetooth::common::MessageLoopThread* message_loop) in BluetoothAudioSourceClientInterface()
H A Dhearing_aid_software_encoding.cc172 bluetooth::common::MessageLoopThread* message_loop) { in init()
H A Dle_audio_software.cc459 bluetooth::common::MessageLoopThread* message_loop) { in GetSink()
507 bluetooth::common::MessageLoopThread* message_loop) { in GetSource()
H A Da2dp_encoding.cc348 bool init(bluetooth::common::MessageLoopThread* message_loop) { in init()
/aosp12/system/bt/test/mock/
H A Dmock_common_message_loop_thread.cc181 btbase::AbstractMessageLoop* MessageLoopThread::message_loop() const { in message_loop() function in bluetooth::common::MessageLoopThread
/aosp12/system/bt/common/
H A Dmessage_loop_thread.cc183 btbase::AbstractMessageLoop* MessageLoopThread::message_loop() const { in message_loop() function in bluetooth::common::MessageLoopThread