Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp69 static const void* printCommand(TextOutput& out, const void* _cmd);
202 static const void* printCommand(TextOutput& out, const void* _cmd) in printCommand() function
859 while (cmds < end) cmds = printCommand(alog, cmds); in talkWithDriver()