Home
last modified time | relevance | path

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

/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/
Dgradlew.bat83 rem the _cmd.exe /c_ return code!
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/
Dgradlew.bat83 rem the _cmd.exe /c_ return code!
/system/extras/power_profile/camera_avg/
Dgradlew.bat83 rem the _cmd.exe /c_ return code!
/system/extras/power_profile/camera_flashlight/
Dgradlew.bat83 rem the _cmd.exe /c_ return code!
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/
Dgradlew.bat83 rem the _cmd.exe /c_ return code!
/system/extras/power_profile/gps_on/
Dgradlew.bat83 rem the _cmd.exe /c_ return code!
/system/extras/simpleperf/demo/JavaApi/
Dgradlew.bat77 rem the _cmd.exe /c_ return code!
/system/extras/simpleperf/demo/CppApi/
Dgradlew.bat77 rem the _cmd.exe /c_ return code!
/system/libhwbinder/
DIPCThreadState.cpp144 static const void* printReturnCommand(TextOutput& out, const void* _cmd) in printReturnCommand() argument
147 const int32_t* cmd = (const int32_t*)_cmd; in printReturnCommand()
205 static const void* printCommand(TextOutput& out, const void* _cmd) in printCommand() argument
208 const int32_t* cmd = (const int32_t*)_cmd; in printCommand()