Home
last modified time | relevance | path

Searched defs:ReadAOTCallBack (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot.cpp195 Deserialize(SnapshotType type, const CString &snapshotFile, [[maybe_unused]] std::function<bool (std::string fileName, uint8_t **buff, size_t *buffSize)> ReadAOTCallBack, bool isBuiltins) Deserialize() argument
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_info.cpp95 Load(const std::string &filename, [[maybe_unused]] std::function<bool (std::string fileName, uint8_t **buff, size_t *buffSize)> ReadAOTCallBack) Load() argument

Completed in 2 milliseconds