Home
last modified time | relevance | path

Searched refs:GetAOTFileInfoIndex (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp203 uint32_t anFileInfoIndex = jsPandaFile->GetAOTFileInfoIndex(); in SetAOTMainFuncEntry()
226 uint32_t anFileInfoIndex = jsPandaFile->GetAOTFileInfoIndex(); in SetAOTFuncEntry()
349 uint32_t anFileInfoIndex = jsPandaFile->GetAOTFileInfoIndex(); in GetDeserializedConstantPool()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h324 uint32_t GetAOTFileInfoIndex() const in GetAOTFileInfoIndex() function