Searched refs:oldCommandLine (Results 1 – 1 of 1) sorted by relevance
222 CommandLine oldCommandLine = sCommandLine.getAndSet(commandLine); in setInstance() local223 if (oldCommandLine != null) { in setInstance()224 oldCommandLine.destroy(); in setInstance()