Searched defs:GetAllObjects (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/mem/refstorage/ | ||
| D | global_object_storage.cpp | 104 PandaVector<ObjectHeader *> GlobalObjectStorage::GetAllObjects() in GetAllObjects() function in ark::mem::GlobalObjectStorage |
| D | global_object_storage.h | 327 PandaVector<ObjectHeader *> GetAllObjects() in GetAllObjects() function |
| D | reference_storage.cpp | 315 PandaVector<ObjectHeader *> ReferenceStorage::GetAllObjects() in GetAllObjects() function in ark::mem::ReferenceStorage |