Home
last modified time | relevance | path

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

/system/libbase/
Dthreads.cpp33 uint64_t GetThreadId() { in GetThreadId() function
/system/bt/common/
Dmessage_loop_thread.cc158 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
/system/bt/test/mock/
Dmock_common_message_loop_thread.cc158 base::PlatformThreadId MessageLoopThread::GetThreadId() const { in GetThreadId() function in bluetooth::common::MessageLoopThread
/system/logging/liblog/
Dlogger_write.cpp230 static uint64_t GetThreadId() { in GetThreadId() function