Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/docs/changelogs/
D2024-04-08-file_format-changelog.md14 ## Proto section in 2024-04-08-file_format-changelog
/arkcompiler/runtime_core/static_core/docs/
Dfile_format.md500 ### Proto subsection
515 #### 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 ark::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/dynamic/base/
Dpt_types.h2693 static std::string Proto() in Proto() function