Home
last modified time | relevance | path

Searched defs:fullCmd (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/system/netd/netutils_wrappers/
H A DNetUtilsWrapper-1.0.cpp89 std::string fullCmd = android::base::Join(allArgs, ' '); in checkExpectedCommand() local
/aosp_15_r20/system/netd/server/
H A DIptablesBaseTest.cpp95 std::string fullCmd = StringPrintf("-t %s %s", table.c_str(), command.c_str()); in fakeExecIptablesRestoreCommand() local
H A DNetdConstants.cpp48 std::string fullCmd = android::base::StringPrintf("*%s\n%s\nCOMMIT\n", table.c_str(), in execIptablesRestoreCommand() local
H A DBandwidthController.cpp693 std::string fullCmd = "*filter\n-S\nCOMMIT\n"; in flushExistingCostlyTables() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java1171 final String[] fullCmd = buildAdbShellCommand(cmd, parseExitStatus); in executeShellV2Command() local
2445 final String[] fullCmd = buildAdbCommand(cmdArgs); in executeAdbCommand() local
2513 final String[] fullCmd = buildFastbootCommand(cmdArgs); in doFastbootCommand() local
6142 protected CommandResult simpleFastbootCommand(final long timeout, String[] fullCmd) in simpleFastbootCommand()
6153 final long timeout, Map<String, String> envVarMap, String[] fullCmd) in simpleFastbootCommand() argument
DDeviceManager.java1043 String[] fullCmd = ArrayUtil.buildArray(new String[] {getAdbPath()}, cmdArgs); in executeGlobalAdbCommand() local
DTestDevice.java2827 final String[] fullCmd = buildAdbShellCommand(logwrapperCmd, false); in forwardFileToLog() local
/aosp_15_r20/tools/tradefederation/core/common_util/com/android/tradefed/util/
DRunUtil.java432 final String fullCmd = Arrays.toString(command); in runCmdInBackground() local
/aosp_15_r20/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
H A DMockImeSession.java218 StringBuilder fullCmd = new StringBuilder("ime ").append(cmd); in executeImeCmd() local
/aosp_15_r20/external/testng/ant/
HDivy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...
Dtradefed.jarFileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...