Searched defs:proto_idx_ (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/libpandafile/ | ||
| D | method_data_accessor.h | 208 uint16_t proto_idx_; variable |
| D | method_data_accessor-inl.h | 45 auto proto_idx_ = helpers::Read<IDX_SIZE>(&sp); in GetProtoId() local |