Home
last modified time | relevance | path

Searched defs:GetClassIndex (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h75 inline uint32_t GetClassIndex(File::EntityId id) const in GetClassIndex() function
Dfile.h229 Span<const EntityId> GetClassIndex(const IndexHeader *index_header) const in GetClassIndex() function
243 Span<const EntityId> GetClassIndex(EntityId id) const in GetClassIndex() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dpanda_cache.h75 inline uint32_t GetClassIndex(File::EntityId id) const in GetClassIndex() function
Dfile.h220 Span<const EntityId> GetClassIndex(const RegionHeader *regionHeader) const in GetClassIndex() function
229 Span<const EntityId> GetClassIndex(EntityId id) const in GetClassIndex() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h790 Span<const panda_file::File::EntityId> GetClassIndex() const in GetClassIndex() function