Searched refs:androidSetThreadName (Results 1 – 4 of 4) sorted by relevance
53 androidSetThreadName("HIDL TaskRunner"); in push()
60 extern void androidSetThreadName(const char* name);
89 androidSetThreadName(name); in trampoline()96 void androidSetThreadName(const char* name) { in androidSetThreadName() function
395 androidSetThreadName( makeBinderThreadName().string() ); in giveThreadPoolName()