Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
Dgradlew.bat83 rem the _cmd.exe /c_ return code!
/frameworks/base/startop/apps/ColorChanging/
Dgradlew.bat77 rem the _cmd.exe /c_ return code!
/frameworks/av/media/tests/SampleVideoEncoder/
Dgradlew.bat77 rem the _cmd.exe /c_ return code!
/frameworks/base/tests/TouchLatency/
Dgradlew.bat82 rem the _cmd.exe /c_ return code!
/frameworks/native/libs/binder/
DIPCThreadState.cpp152 static const void* printReturnCommand(std::ostream& out, const void* _cmd) { in printReturnCommand() argument
154 const int32_t* cmd = (const int32_t*)_cmd; in printReturnCommand()
216 static const void* printCommand(std::ostream& out, const void* _cmd) { in printCommand() argument
218 const int32_t* cmd = (const int32_t*)_cmd; in printCommand()