Searched refs:androidSetThreadName (Results 1 – 3 of 3) sorted by relevance
60 extern void androidSetThreadName(const char* name);
89 androidSetThreadName(name); in trampoline()96 void androidSetThreadName(const char* name) { in androidSetThreadName() function
292 androidSetThreadName( makeBinderThreadName().string() ); in giveThreadPoolName()