Searched defs:Proto (Results 1 – 5 of 5) sorted by relevance
423 ### Proto subsection436 #### Shorty
422 ### Proto subsection435 #### Shorty
51 Method::Proto::Proto(const panda_file::File &pf, panda_file::File::EntityId protoId) in Proto() function in panda::Method::Proto
92 …Proto(ShortyVector shorty, RefTypeVector refTypes) : shorty_(std::move(shorty)), refTypes_(std::mo… in Proto() function
2655 static std::string Proto() in Proto() function