Searched defs:GetThreadId (Results 1 – 3 of 3) sorted by relevance
/system/core/base/ | ||
D | threads.cpp | 33 uint64_t GetThreadId() { in GetThreadId() function |
/system/bt/common/ | ||
D | message_loop_thread.cc | 118 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 |