Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_thread.h81 struct thread_name { struct
87 extern struct thread_name thread_name; argument
Dmock_osi_thread.cc39 struct thread_name thread_name; variable
68 const char* thread_name(const thread_t* thread) { in thread_name() function
/packages/modules/Bluetooth/floss/pandora/floss/
Dutils.py199 def glib_call(default_result=None, timeout=GLIB_METHOD_CALL_TIMEOUT, thread_name=GLIB_THREAD_NAME): argument
305 def glib_callback(thread_name=GLIB_THREAD_NAME): argument
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dthread_unittest.cc73 TEST_F(ThreadTest, thread_name) { in TEST_F() argument
/packages/modules/Bluetooth/system/common/
Dmessage_loop_thread.cc47 MessageLoopThread::MessageLoopThread(const std::string& thread_name) in MessageLoopThread()
/packages/modules/Bluetooth/system/osi/src/
Dthread.cc190 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.cc245 const std::string thread_name = in InitAudioSinkThread() local
/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc368 char thread_name[16] = {}; in uhid_configure_thread() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_sink.cc88 explicit BtifA2dpSinkControlBlock(const std::string& thread_name) in BtifA2dpSinkControlBlock()
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc238 const char* thread_name(const thread_t* thread) { in thread_name() function