Searched refs:GetLiteralArraysId (Results 1 – 7 of 7) sorted by relevance
28 panda::panda_file::File::EntityId literal_arrays_id = pf->GetLiteralArraysId(); in LiteralDataAccessorFuzzTest()
220 EntityId literalArraysId = pf_->GetLiteralArraysId(); in GetLiteralDataAccessor()
144 EntityId GetLiteralArraysId() const;
660 File::EntityId File::GetLiteralArraysId() const in GetLiteralArraysId() function in panda::panda_file::File
970 const auto lit_arrays_id = file_->GetLiteralArraysId(); in ReadLiteralArrayItems()
280 panda_file::LiteralDataAccessor lit_array_accessor(*file_, file_->GetLiteralArraysId()); in GetLiteralArrayByOffset()331 panda_file::LiteralDataAccessor lit_array_accessor(*file_, file_->GetLiteralArraysId()); in GetLiteralArray()342 const auto lit_arrays_id = file_->GetLiteralArraysId(); in GetLiteralArrays()
953 …anda_file::LiteralDataAccessor lit_array_accessor(*panda_file_, panda_file_->GetLiteralArraysId()); in ResolveDefineClassWithBufferInst()