Home
last modified time | relevance | path

Searched defs:Proto (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dmethod.cpp51 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 Dmethod.h84 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 Dpt_types.h2682 static std::string Proto() in Proto() function

Completed in 8 milliseconds