Searched defs:file (Results 1 – 3 of 3) sorted by relevance
155 File file = new File(projectBasePath, modelName + "\\build-profile.json5"); in getApplicationApiType() local217 File file = new File(jsonFilePath); in writerJsonToFile() local248 public static String getNodePath(String projectPath, String file, String name) { in getNodePath()
401 File file = new File(filePath); in getFileName() local
181 File file = new File(sdkDir, compileSdkVersion + ConstString.get("check.ets")); in getNewSdkFilePath() local