HomeSort by relevance Sort by last modified time
    Searched refs:cmd1 (Results 1 - 13 of 13) sorted by null

  /system/netd/
oem_iptables_hook.cpp 38 const char *cmd1[] = { local
43 runIptablesCmd(ARRAY_SIZE(cmd1), cmd1); local
IdletimerController.cpp 139 const char *cmd1[] = { local
146 res = runIpxtablesCmd(ARRAY_SIZE(cmd1), cmd1);
181 const char *cmd1[] = { local
198 res = runIpxtablesCmd(ARRAY_SIZE(cmd1), cmd1);
NatController.cpp 183 const char *cmd1[] = { local
190 runCmd(ARRAY_SIZE(cmd1), cmd1); local
205 const char *cmd1[] = { local
222 if (runCmd(ARRAY_SIZE(cmd1), cmd1) && add) {
272 cmd1[1] = "-D";
273 runCmd(ARRAY_SIZE(cmd1), cmd1); local
  /cts/hostsidetests/monkey/src/com/android/cts/monkey/
SeedTest.java 24 String cmd1 = MONKEY_CMD + " -s 1337 -v -p " + PKGS[0] + " 500"; local
25 String out1 = mDevice.executeShellCommand(cmd1);
26 String out2 = mDevice.executeShellCommand(cmd1);
  /external/valgrind/main/cachegrind/
cg_diff.in 257 my $cmd1;
277 ($cmd1, $events1, $CCs1, $summaryCC1) = read_input_file($file1);
309 print("cmd: $cmd1; $cmd2\n");
  /development/testrunner/coverage/
coverage.py 132 cmd1 = ("java -cp %s emma report -r html -in %s %s %s " %
135 self._RunCmd(cmd1 + cmd2)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar 
  /hardware/ril/reference-ril/
reference-ril.c 1516 char *cmd1, *cmd2; local
    [all...]
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/expat/
libtool     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]

Completed in 296 milliseconds