Searched refs:commandLineFile (Results 1 – 3 of 3) sorted by relevance
55 File commandLineFile = new File(COMMAND_LINE_FILE_PATH_DEBUG_APP, fileName); in initCommandLine() local57 boolean debugFlagsExist = commandLineFile.exists(); in initCommandLine()59 commandLineFile = new File(COMMAND_LINE_FILE_PATH, fileName); in initCommandLine()61 CommandLine.initFromFile(commandLineFile.getPath()); in initCommandLine()
94 File commandLineFile = new File(mCommandLineFilePath); in parseArgumentsFromIntent() local95 if (!commandLineFile.isAbsolute()) in parseArgumentsFromIntent()
META-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/ ...