Home
last modified time | relevance | path

Searched refs:GetLiteralArrayId (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dliteral_data_accessor-inl.h41 EnumerateLiteralVals(GetLiteralArrayId(index), cb); in EnumerateLiteralVals()
H A Dliteral_data_accessor.h97 File::EntityId GetLiteralArrayId(size_t index) const in GetLiteralArrayId() function in panda::panda_file::LiteralTag::LiteralDataAccessor
H A Dfile_reader.cpp995 auto id = lit_array_accessor.GetLiteralArrayId(i); in ReadLiteralArrayItems()
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dliteral_data_accessor.h91 File::EntityId GetLiteralArrayId(size_t index) const in GetLiteralArrayId() function in ark::panda_file::LiteralTag::LiteralDataAccessor
H A Dliteral_data_accessor-inl.h37 EnumerateLiteralVals(GetLiteralArrayId(index), cb); in EnumerateLiteralVals()
H A Dfile_reader.cpp986 auto id = litArrayAccessor.GetLiteralArrayId(i); in ReadLiteralArrayItems()
/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_data_extractor.cpp37 moduleId = lda.GetLiteralArrayId(static_cast<size_t>(moduleIdx)); in ParseModule()
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp355 GetLiteralArrayByOffset(lit_array, lit_array_accessor.GetLiteralArrayId(index)); in GetLiteralArray()
373 auto id = lda.GetLiteralArrayId(index); in GetLiteralArrays()

Completed in 11 milliseconds