Home
last modified time | relevance | path

Searched defs:Proto (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/docs/
Dfile_format.md423 ### Proto subsection
436 #### Shorty
/arkcompiler/runtime_core/docs/
Dfile_format.md422 ### Proto subsection
435 #### Shorty
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp51 Method::Proto::Proto(const panda_file::File &pf, panda_file::File::EntityId protoId) in Proto() function in panda::Method::Proto
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h92Proto(ShortyVector shorty, RefTypeVector refTypes) : shorty_(std::move(shorty)), refTypes_(std::mo… in Proto() function
/arkcompiler/toolchain/tooling/base/
Dpt_types.h2655 static std::string Proto() in Proto() function