Searched defs:_cmd (Results 1 - 1 of 1) sorted by path

/system/libhwbinder/
H A DIPCThreadState.cpp138 static const void* printReturnCommand(TextOutput& out, const void* _cmd) argument
141 const int32_t* cmd = (const int32_t*)_cmd;
199 static const void* printCommand(TextOutput& out, const void* _cmd) argument
202 const int32_t* cmd = (const int32_t*)_cmd;

Completed in 9 milliseconds