Home
last modified time | relevance | path

Searched refs:proto_off_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dmethod_data_accessor.cpp29 proto_off_ = panda_file.ResolveProtoIndex(method_id, proto_idx_).GetOffset(); in MethodDataAccessor()
Dmethod_data_accessor.h108 return File::EntityId(proto_off_); in GetProtoId()
200 uint32_t proto_off_; variable