Searched defs:GetProto (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| H A D | ets_method_signature.h | 80 Method::Proto &GetProto() in GetProto() function in ark::ets::EtsMethodSignature |
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| H A D | method.cpp | 339 Method::Proto Method::GetProto() const in GetProto() function in ark::Method |
| /arkcompiler/runtime_core/static_core/static_linker/ | ||
| H A D | linker_context.cpp | 593 std::pair<panda_file::ProtoItem *, std::vector<panda_file::MethodParamItem>> Context::GetProto(panda_file::ProtoItem *p) in GetProto() function in ark::static_linker::Context |
| /arkcompiler/runtime_core/libpandafile/ | ||
| H A D | file_items.h | 759 ProtoItem *GetProto() const in GetProto() function in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind::ItemRank::BaseMethodItem |
| /arkcompiler/runtime_core/static_core/libpandafile/ | ||
| H A D | file_items.h | 770 ProtoItem *GetProto() const in GetProto() function in ark::panda_file::ClassTag::MethodTag::FieldTag::BaseMethodItem |
Completed in 11 milliseconds