Searched defs:GetThreadId (Results 1 – 4 of 4) sorted by relevance
/system/libbase/ | ||
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 |
/system/core/liblog/ | ||
D | logger_write.cpp | 230 static uint64_t GetThreadId() { in GetThreadId() function |