Home
last modified time | relevance | path

Searched defs:proto_idx_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dmethod_data_accessor.h208 uint16_t proto_idx_; variable
Dmethod_data_accessor-inl.h45 auto proto_idx_ = helpers::Read<IDX_SIZE>(&sp); in GetProtoId() local