Home
last modified time | relevance | path

Searched defs:getTid (Results 1 – 3 of 3) sorted by relevance

/system/core/logd/
DLogBufferElement.h77 pid_t getTid(void) const { in getTid() function
DLogStatistics.h416 const pid_t& getTid() const { in getTid() function
/system/core/libutils/
DThreads.cpp833 pid_t Thread::getTid() const in getTid() function in android::Thread