Searched defs:jsonFile (Results 1 – 4 of 4) sorted by relevance
1002 File jsonFile = new File(utility.getJsonPath()); in isVerifyValidInHapAdditionMode() local1032 private static boolean checkJsonIsValid(File jsonFile) { in checkJsonIsValid()
214 File jsonFile = file.toFile(); in compressFile() local
418 string jsonFile = FileEntry::FilePath(featureDependEntry).Append(CONFIG_JSON).GetPath(); in HandleFeature() local
880 let jsonFile: string = ''; variable