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

  /frameworks/native/include/utils/
AndroidThreads.h 60 extern void androidSetThreadName(const char* name);
  /frameworks/native/libs/utils/
Threads.cpp 112 androidSetThreadName(name);
119 void androidSetThreadName(const char* name) {
  /frameworks/native/libs/binder/
ProcessState.cpp 313 androidSetThreadName( makeBinderThreadName().string() );

Completed in 2561 milliseconds