HomeSort by relevance Sort by last modified time
    Searched refs:androidSetThreadName (Results 1 - 3 of 3) sorted by null

  /system/core/include/utils/
AndroidThreads.h 60 extern void androidSetThreadName(const char* name);
  /system/core/libutils/
Threads.cpp 96 androidSetThreadName(name);
103 void androidSetThreadName(const char* name) {
  /frameworks/native/libs/binder/
ProcessState.cpp 309 androidSetThreadName( makeBinderThreadName().string() );

Completed in 2028 milliseconds