Searched defs:fullCmd (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/system/netd/netutils_wrappers/ |
H A D | NetUtilsWrapper-1.0.cpp | 89 std::string fullCmd = android::base::Join(allArgs, ' '); in checkExpectedCommand() local
|
/aosp_15_r20/system/netd/server/ |
H A D | IptablesBaseTest.cpp | 95 std::string fullCmd = StringPrintf("-t %s %s", table.c_str(), command.c_str()); in fakeExecIptablesRestoreCommand() local
|
H A D | NetdConstants.cpp | 48 std::string fullCmd = android::base::StringPrintf("*%s\n%s\nCOMMIT\n", table.c_str(), in execIptablesRestoreCommand() local
|
H A D | BandwidthController.cpp | 693 std::string fullCmd = "*filter\n-S\nCOMMIT\n"; in flushExistingCostlyTables() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | NativeDevice.java | 1171 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
|
D | DeviceManager.java | 1043 String[] fullCmd = ArrayUtil.buildArray(new String[] {getAdbPath()}, cmdArgs); in executeGlobalAdbCommand() local
|
D | TestDevice.java | 2827 final String[] fullCmd = buildAdbShellCommand(logwrapperCmd, false); in forwardFileToLog() local
|
/aosp_15_r20/tools/tradefederation/core/common_util/com/android/tradefed/util/ |
D | RunUtil.java | 432 final String fullCmd = Arrays.toString(command); in runCmdInBackground() local
|
/aosp_15_r20/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
H A D | MockImeSession.java | 218 StringBuilder fullCmd = new StringBuilder("ime ").append(cmd); in executeImeCmd() local
|
/aosp_15_r20/external/testng/ant/ |
HD | ivy-2.1.0.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed-tests.jar | IncludeFilterTest.jar
META-INF/
META-INF/LICENSE
META-INF/MANIFEST.MF
... |
D | tradefed.jar | FileMd5$FileChecksum$1.class
FileMd5.java
package FileMd5$FileChecksum$1 extends com. ... |