Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/include/
Dvtable_builder.h40Proto(const panda_file::File &pf, panda_file::File::EntityId proto_id) : pda_(pf, proto_id) {} in Proto() function
Dmethod.h102 Proto(PandaVector<panda_file::Type> shorty, PandaVector<std::string_view> ref_types) in Proto() function
/ark/runtime_core/docs/
Dfile_format.md443 ### Proto subsection
456 #### Shorty
/ark/runtime_core/runtime/
Dmethod.cpp56 Method::Proto::Proto(const panda_file::File &pf, panda_file::File::EntityId proto_id) in Proto() function in panda::Method::Proto