Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/
Dbuild_declarations_file.js88 function readFile(dir, fileDir) { function
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DFileUtils.java98 public static byte[] readFile(File file) throws IOException { in readFile() method in FileUtils
/developtools/ace_js2bundle/ace-loader/src/
Dresource-plugin.js409 function readFile(dir, utFiles) { function
/developtools/ace_ets2bundle/compiler/src/
Dutils.ts195 export function readFile(dir: string, utFiles: string[]) { function