Searched refs:mArgOutName (Results 1 – 1 of 1) sorted by relevance
52 private Field mArgOutName; field in DexWrapper93 mArgOutName = argClass.getField("outName"); //$NON-NLS-1$ in loadDex()131 mArgOutName = null; in unload()159 assert mArgOutName != null; in run()181 mArgOutName.set(args, osOutFilePath); in run()