Home
last modified time | relevance | path

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

/aosp12/system/libhwbinder/
H A DIPCThreadState.cpp144 static const void* printReturnCommand(TextOutput& out, const void* _cmd) in printReturnCommand() function
980 while (cmds < end) cmds = printReturnCommand(alog, cmds); in talkWithDriver()
/aosp12/frameworks/native/libs/binder/
H A DIPCThreadState.cpp147 static const void* printReturnCommand(TextOutput& out, const void* _cmd) in printReturnCommand() function
1073 while (cmds < end) cmds = printReturnCommand(alog, cmds); in talkWithDriver()