Home
last modified time | relevance | path

Searched refs:makeBinderThreadName (Results 1 – 2 of 2) sorted by relevance

/system/libhwbinder/
DProcessState.cpp338 String8 ProcessState::makeBinderThreadName() { in makeBinderThreadName() function in android::hardware::ProcessState
349 String8 name = makeBinderThreadName(); in spawnPooledThread()
395 androidSetThreadName( makeBinderThreadName().string() ); in giveThreadPoolName()
/system/libhwbinder/include/hwbinder/
DProcessState.h100 String8 makeBinderThreadName();