Searched defs:GetThreadName (Results 1 – 2 of 2) sorted by relevance
76 std::string Thread::GetThreadName() const { in GetThreadName() function in bluetooth::os::Thread
245 bool GetThreadName(pid_t tid, std::string* name) { in GetThreadName() function