Home
last modified time | relevance | path

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

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