Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h64 inline uint32_t GetMethodIndex(File::EntityId id) const in GetMethodIndex() function
Dfile.h244 Span<const EntityId> GetMethodIndex(const IndexHeader *index_header) const in GetMethodIndex() function
257 Span<const EntityId> GetMethodIndex(EntityId id) const in GetMethodIndex() function
/arkcompiler/runtime_core/runtime/include/
Dclass.h797 Span<const panda_file::File::EntityId> GetMethodIndex() const in GetMethodIndex() function