Home
last modified time | relevance | path

Searched defs:thread_name (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_thread.h106 struct thread_name { struct
112 extern struct thread_name thread_name; argument
Dmock_osi_thread.cc43 struct thread_name thread_name; variable
72 const char* thread_name(const thread_t* thread) { in thread_name() function
Dmock_common_message_loop_thread.cc34 MessageLoopThread::MessageLoopThread(const std::string& thread_name) in MessageLoopThread()
37 MessageLoopThread::MessageLoopThread(const std::string& thread_name, in MessageLoopThread()
/packages/modules/Bluetooth/system/common/
Dmessage_loop_thread.cc35 MessageLoopThread::MessageLoopThread(const std::string& thread_name) in MessageLoopThread()
38 MessageLoopThread::MessageLoopThread(const std::string& thread_name, in MessageLoopThread()
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dthread_unittest.cc73 TEST_F(ThreadTest, thread_name) { in TEST_F() argument
/packages/modules/Bluetooth/system/osi/src/
Dthread.cc188 const char* thread_name(const thread_t* thread) { in thread_name() function
/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/
Daudio_source_hal_client.cc205 const std::string thread_name = in InitAudioSinkThread() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_sink.cc89 explicit BtifA2dpSinkControlBlock(const std::string& thread_name) in BtifA2dpSinkControlBlock()
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc272 const char* thread_name(const thread_t* thread) { in thread_name() function