Searched defs:jsonFile (Results 1 – 4 of 4) sorted by relevance
869 File jsonFile = new File(utility.getJsonPath()); in isVerifyValidInHapAdditionMode() local899 private static boolean checkJsonIsValid(File jsonFile) { in checkJsonIsValid()
1201 File jsonFile = new File(jsonPath); in readerFile() local
388 string jsonFile = FileEntry::FilePath(featureDependEntry).Append(CONFIG_JSON).GetPath(); in HandleFeature() local
875 let jsonFile: string = ''; variable