Searched refs:mCommandLine (Results 1 – 5 of 5) sorted by relevance
36 String mCommandLine = null; field in TestContext41 return mCommandLine; in getCommandLine()45 mCommandLine = commandLine; in setCommandLine()66 obj.mCommandLine = json.optString("command_line"); in fromJson()83 json.put("command_line", mCommandLine); in toJson()
59 private final String mCommandLine; field in ClusterCommand96 mCommandLine = cmdLine; in ClusterCommand()152 return mCommandLine; in getCommandLine()
92 private String mCommandLine = null; field in ClusterCommandLauncher208 String commandLine = mCommandLine; in run()379 return mCommandLine; in getCommandLine()
98 mCommandLine.put(keyValue[0], keyValue[1]);100 mCommandLine.put(keyValue[0], null);121 private CommandLineItem mCommandLine = new CommandLineItem(); field in BugreportParser201 mBugreport.setCommandLine(mCommandLine); in commit()239 } else if (mCommandLine.containsKey(BOOTREASON_KERNEL)) { in commit()240 bootreason = mCommandLine.get(BOOTREASON_KERNEL); in commit()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...