Home
last modified time | relevance | path

Searched refs:commandArray (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
H A DAbstractLauncher.java127 protected VirtualMachine launch(String[] commandArray, String address, in launch() argument
131 Helper helper = new Helper(commandArray, address, listenKey, ts); in launch()
152 private final String[] commandArray; field in AbstractLauncher.Helper
158 Helper(String[] commandArray, String address, TransportService.ListenKey listenKey, in Helper() argument
160 this.commandArray = commandArray; in Helper()
168 for (int i = 0; i < commandArray.length; i++) { in commandString()
172 str += commandArray[i]; in commandString()
180 process = Runtime.getRuntime().exec(commandArray); in launchAndAccept()
/aosp_15_r20/external/openscreen/tools/cddl/
H A Dcddl.py81 def echoAndRunCommand(commandArray, allowFailure, argument
84 print("\tExecuting Command: '%s'" % " ".join(commandArray))
87 process = subprocess.Popen(commandArray, stdout=logfile, stderr=logfile)
91 process = subprocess.Popen(commandArray)
/aosp_15_r20/external/tpm2-tss/src/tss2-sys/
H A Dsysapi_util.c171 static const COMMAND_HANDLES commandArray[] = variable
294 for (i = 0; i < sizeof(commandArray) / sizeof(COMMAND_HANDLES); i++) { in GetNumHandles()
295 if (commandCode == commandArray[i].commandCode) { in GetNumHandles()
297 return commandArray[i].numCommandHandles; in GetNumHandles()
299 return commandArray[i].numResponseHandles; in GetNumHandles()
/aosp_15_r20/frameworks/av/media/libaaudio/scripts/
H A Dmeasure_device_power.py119 commandArray = commandString.split(' ')
120 result = subprocess.run(commandArray, check=True, capture_output=True).stdout
132 commandArray = ["adb"] + commandString.split(' ')
134 result = subprocess.run(commandArray, check=True, capture_output=True).stdout
/aosp_15_r20/device/google/cuttlefish/tests/utils/src/com/android/cuttlefish/tests/utils/
DCuttlefishControlRemoteRunner.java97 String[] commandArray = Iterables.toArray(command, String.class); in run() local
100 testDeviceAvdInfo, testDeviceOptions, runUtil, timeout, commandArray); in run()
/aosp_15_r20/tools/asuite/asuite_plugin/src/java/com/android/atest/commandAdapter/
H A DCommandRunner.java93 String[] commandArray = {"/bin/bash", "-c", atestCommand}; in CommandRunner() local
94 ArrayList<String> cmds = new ArrayList<>(Arrays.asList(commandArray)); in CommandRunner()
/aosp_15_r20/cts/hostsidetests/compilation/src/android/compilation/cts/
H A DAdbRootDependentCompilationTest.java305 String[] commandArray = command.toArray(new String[0]); in executeCompile() local
306 mUtils.assertCommandSucceeds(commandArray); in executeCompile()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDsdklib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
HDant-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.core.resources_3.13.0.v20180512-1138.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/aosp_15_r20/external/jarjar/lib/
HDapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/jarjar/jarjar-apache-ant/linux_glibc_common/local-combined/
Djarjar-apache-ant.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/dialer-dagger2-compiler-deps/linux_glibc_common/local-combined/
Ddialer-dagger2-compiler-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/eclipse.inf META ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
HDdagger-compiler-2.7.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal/ dagger/ ...