Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp74 static const void* printReturnCommand(TextOutput& out, const void* _cmd);
75 static const void* printCommand(TextOutput& out, const void* _cmd);
156 static const void* printReturnCommand(TextOutput& out, const void* _cmd) in printReturnCommand() argument
159 const int32_t* cmd = (const int32_t*)_cmd; in printReturnCommand()
217 static const void* printCommand(TextOutput& out, const void* _cmd) in printCommand() argument
220 const int32_t* cmd = (const int32_t*)_cmd; in printCommand()
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
Dgradlew.bat83 rem the _cmd.exe /c_ return code!
/frameworks/testing/espresso/
Dgradlew.bat83 rem the _cmd.exe /c_ return code!