Searched defs:Proto (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| H A D | method.cpp | 51 Method::Proto::Proto(const panda_file::File &pf, panda_file::File::EntityId protoId) in Proto() function in ark::Method::Proto |
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | method.h | 84 class Proto { class in ark::Method::VerificationStage 92 Proto(ShortyVector shorty, RefTypeVector refTypes) : shorty_(std::move(shorty)), refTypes_(std::move(refTypes)) in Proto() function in ark::Method::VerificationStage::Proto [all...] |
| /arkcompiler/toolchain/tooling/base/ | ||
| H A D | pt_types.h | 2682 static std::string Proto() in Proto() function |
Completed in 7 milliseconds