Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h69 inline uint32_t GetFieldIndex(File::EntityId id) const in GetFieldIndex() function
Dfile.h271 Span<const EntityId> GetFieldIndex(const IndexHeader *index_header) const in GetFieldIndex() function
285 Span<const EntityId> GetFieldIndex(EntityId id) const in GetFieldIndex() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dpanda_cache.h69 inline uint32_t GetFieldIndex(File::EntityId id) const in GetFieldIndex() function
Dfile.h252 Span<const EntityId> GetFieldIndex(const RegionHeader *regionHeader) const in GetFieldIndex() function
261 Span<const EntityId> GetFieldIndex(EntityId id) const in GetFieldIndex() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h836 Span<const panda_file::File::EntityId> GetFieldIndex() const in GetFieldIndex() function