Home
last modified time | relevance | path

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

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