Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h75 inline uint32_t GetClassIndex(File::EntityId id) const in GetClassIndex() function
Dfile.h225 Span<const EntityId> GetClassIndex(const IndexHeader *index_header) const in GetClassIndex() function
238 Span<const EntityId> GetClassIndex(EntityId id) const in GetClassIndex() function
/arkcompiler/runtime_core/runtime/include/
Dclass.h787 Span<const panda_file::File::EntityId> GetClassIndex() const in GetClassIndex() function