Home
last modified time | relevance | path

Searched refs:class_idx_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dmethod_data_accessor.cpp25 class_idx_ = helpers::Read<IDX_SIZE>(&sp); in MethodDataAccessor()
28 class_off_ = panda_file.ResolveClassIndex(method_id, class_idx_).GetOffset(); in MethodDataAccessor()
H A Dmethod_data_accessor.h96 return class_idx_; in GetClassIdx()
207 uint16_t class_idx_; member in panda::panda_file::MethodDataAccessor

Completed in 2 milliseconds