Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h123 panda_file::File::IndexHeader *indexHeader = GetIndexHeader(); in GetEntityId() local
131 panda_file::File::IndexHeader *indexHeader = GetIndexHeader(); in GetMethodIndexByEntityId() local
142 inline void SetIndexHeader(const panda_file::File::IndexHeader *indexHeader) in SetIndexHeader()
Djs_pandafile.h275 …an<const panda_file::File::EntityId> GetMethodIndex(const panda_file::File::IndexHeader *indexHead… in GetMethodIndex()
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp238 JSTaggedType indexHeader = JSTaggedValue(index).GetRawData(); in WriteToFile() local