Home
last modified time | relevance | path

Searched defs:offStart (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Dfile.cpp120 FileMapForAlignAddress(const char *fileName, int flag, int prot, int64_t offset, uint32_t offStart) FileMapForAlignAddress() argument
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Dfile.cpp139 << " prot:" << prot << " offset:" << offset << " offStart:" << offStart; in FileMapForAlignAddress() local
134 FileMapForAlignAddress(const char *fileName, int flag, int prot, int64_t offset, uint32_t offStart) FileMapForAlignAddress() argument
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_pkg_args.h146 uint32_t offStart = offset; in GetJSPandaFile() local

Completed in 2 milliseconds