Searched defs:file (Results 1 – 6 of 6) 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()
53 def find_function_file(file, function_name): # 在GN文件中查找指定函数并在有函数名,获取对应sources的值 argument82 def get_dest_dir(file, function_name): # 获取dest_dir argument
401 File file = new File(filePath); in getFileName() local
181 File file = new File(sdkDir, compileSdkVersion + ConstString.get("check.ets")); in getNewSdkFilePath() local
301 file = '' variable in DocInfo
963 const char* file; /* Path to program to execute. */ member