Home
last modified time | relevance | path

Searched defs:GetThreadId (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_common_message_loop_thread.cc126 base::PlatformThreadId MessageLoopThread::GetThreadId() const { in GetThreadId() function in bluetooth::common::MessageLoopThread
/packages/modules/Bluetooth/system/common/
Dmessage_loop_thread.cc123 base::PlatformThreadId MessageLoopThread::GetThreadId() const { in GetThreadId() function in bluetooth::common::MessageLoopThread
Dmessage_loop_thread_unittest.cc38 void GetThreadId(std::promise<base::PlatformThreadId> thread_id_promise) { in GetThreadId() function in MessageLoopThreadTest