Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/utils/
DFileUtils.ts33 public static readFile(filePath: string): string | undefined { method in FileUtils
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/common/
DFileUtils.ts32 public static readFile(fileName: string): string { method in FileUtils
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp154 auto readFile = ToUintPtr(fileMap.GetOriginAddr()); in DeserializeInternal() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument