Home
last modified time | relevance | path

Searched defs:GetThreadName (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/os/linux_generic/
Dthread.cc76 std::string Thread::GetThreadName() const { in GetThreadName() function in bluetooth::os::Thread
/system/extras/simpleperf/
Denvironment.cpp245 bool GetThreadName(pid_t tid, std::string* name) { in GetThreadName() function