Home
last modified time | relevance | path

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

/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/patch_json_test/
Dpatch_json_test.cpp356 std::string jsonFile; variable
370 std::string jsonFile; variable
/developtools/packing_tool/adapter/ohos/
DPackageNormalize.java222 File jsonFile = file.toFile(); in compressFile() local
DCompressVerify.java1315 File jsonFile = new File(utility.getJsonPath()); in isVerifyValidInHapAdditionMode() local
1350 private static boolean checkJsonIsValid(File jsonFile) { in checkJsonIsValid()
/developtools/packing_tool/packing_tool/frameworks/src/json/
Dpatch_json.cpp50 bool PatchJson::ParseFromFile(const std::string& jsonFile) in ParseFromFile()
Dpack_info.cpp68 bool PackInfo::ParseFromFile(const std::string& jsonFile) in ParseFromFile()
Dmodule_json.cpp104 bool ModuleJson::ParseFromFile(const std::string& jsonFile) in ParseFromFile()
/developtools/global_resource_tool/src/
Dresource_pack.cpp377 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
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dgen_abc_plugin.ts880 let jsonFile: string = ''; variable