Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_items.cpp1148 File::EntityId LiteralItem::GetLiteralArrayFileId() const in GetLiteralArrayFileId() function in panda::panda_file::LiteralItem
1179 ASSERT(GetLiteralArrayFileId().IsValid()); in Write()
1180 return writer->Write(GetLiteralArrayFileId().GetOffset()); in Write()
Dfile_items.h1625 File::EntityId GetLiteralArrayFileId() const;