Searched defs:GetThreadId (Results 1 – 8 of 8) sorted by relevance
33 uint64_t GetThreadId() { in GetThreadId() function
158 base::PlatformThreadId MessageLoopThread::GetThreadId() const { in GetThreadId() function in bluetooth::common::MessageLoopThread
38 void GetThreadId(std::promise<base::PlatformThreadId> thread_id_promise) { in GetThreadId() function in MessageLoopThreadTest
72 uint32_t GetThreadId() const { in GetThreadId() function
415 uint32_t GetThreadId() const { in GetThreadId() function
230 static uint64_t GetThreadId() { in GetThreadId() function
407 pid_t Message::GetThreadId() const { return info_.tid; } in GetThreadId() function in android::pdx::Message