Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/docs/
Dfile_format.md422 ### Proto subsection
435 #### Shorty
/arkcompiler/runtime_core/runtime/
Dmethod.cpp57 Method::Proto::Proto(const panda_file::File &pf, panda_file::File::EntityId proto_id) in Proto() function in panda::Method::Proto
/arkcompiler/runtime_core/runtime/include/
Dmethod.h114 Proto(ShortyVector shorty, RefTypeVector ref_types) in Proto() function
/arkcompiler/toolchain/tooling/base/
Dpt_types.h2422 static std::string Proto() in Proto() function