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

  /system/libhidl/base/
TaskRunner.cpp 53 androidSetThreadName("HIDL TaskRunner");
  /system/core/libutils/include/utils/
AndroidThreads.h 60 extern void androidSetThreadName(const char* name);
  /system/core/libutils/
Threads.cpp 89 androidSetThreadName(name);
96 void androidSetThreadName(const char* name) {
  /frameworks/native/libs/binder/
ProcessState.cpp 374 androidSetThreadName( makeBinderThreadName().string() );
  /system/libhwbinder/
ProcessState.cpp 345 androidSetThreadName( makeBinderThreadName().string() );

Completed in 81 milliseconds