Searched defs:GetThreadId (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/system/test/mock/ | ||
| D | mock_common_message_loop_thread.cc | 126 base::PlatformThreadId MessageLoopThread::GetThreadId() const { in GetThreadId() function in bluetooth::common::MessageLoopThread |
| /packages/modules/Bluetooth/system/common/ | ||
| D | message_loop_thread.cc | 123 base::PlatformThreadId MessageLoopThread::GetThreadId() const { in GetThreadId() function in bluetooth::common::MessageLoopThread |
| D | message_loop_thread_unittest.cc | 38 void GetThreadId(std::promise<base::PlatformThreadId> thread_id_promise) { in GetThreadId() function in MessageLoopThreadTest |