Searched refs:cmdLine (Results 1 – 1 of 1) sorted by relevance
130 String cmdLine = String.format("ANDROID_DATA=%s %s -cp %s %s " + in run() local134 String cmd = AbiFormatter.formatCmdForAbi(cmdLine, mAbi.getBitness()); in run()