Home
last modified time | relevance | path

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

/aosp12/system/libhwbinder/
H A DIPCThreadState.cpp205 static const void* printCommand(TextOutput& out, const void* _cmd) in printCommand() function
918 while (cmds < end) cmds = printCommand(alog, cmds); in talkWithDriver()
/aosp12/frameworks/native/libs/binder/
H A DIPCThreadState.cpp208 static const void* printCommand(TextOutput& out, const void* _cmd) in printCommand() function
1010 while (cmds < end) cmds = printCommand(alog, cmds); in talkWithDriver()