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