Home
last modified time | relevance | path

Searched defs:jsonFile (Results 1 – 4 of 4) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DCompressVerify.java1002 File jsonFile = new File(utility.getJsonPath()); in isVerifyValidInHapAdditionMode() local
1032 private static boolean checkJsonIsValid(File jsonFile) { in checkJsonIsValid()
DPackageNormalize.java214 File jsonFile = file.toFile(); in compressFile() local
/developtools/global_resource_tool/src/
Dresource_pack.cpp418 string jsonFile = FileEntry::FilePath(featureDependEntry).Append(CONFIG_JSON).GetPath(); in HandleFeature() local
/developtools/ace_ets2bundle/compiler/src/
Dgen_abc_plugin.ts880 let jsonFile: string = ''; variable