Home
last modified time | relevance | path

Searched refs:makeDir (Results 1 - 2 of 2) sorted by relevance

/developtools/packing_tool/adapter/ohos/
H A DFileUtils.java371 public static void makeDir(File dirFile) throws IOException, BundleException { in makeDir() method in FileUtils
373 String errMsg = "CompressorFileUtil::makeDir input file is null."; in makeDir()
H A DCompressor.java1348 FileUtils.makeDir(tempSelectedHapDir); in compressAppModeForMultiProject()
1350 FileUtils.makeDir(tempHapDir); in compressAppModeForMultiProject()

Completed in 6 milliseconds