Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp216 static const void* printCommand(std::ostream& out, const void* _cmd) { in printCommand() function
1127 while (cmds < end) cmds = printCommand(logStream, cmds); in talkWithDriver()