Home
last modified time | relevance | path

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

/frameworks/native/cmds/lshal/
DListCommand.cpp273 bool isHwbinderThread = match.str(2) != "0"; in getPidInfo() local
275 if (!isHwbinderThread) { in getPidInfo()