Home
last modified time | relevance | path

Searched refs:getModuleJsonContentFromPath (Results 1 – 1 of 1) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DPackageUtil.java107 String content = getModuleJsonContentFromPath(path); in getBundleTypeFromPath()
219 private static String getModuleJsonContentFromPath(Path path) { in getModuleJsonContentFromPath() method in PackageUtil