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