Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dproto_data_accessor.h36 File::EntityId GetProtoId() const in GetProtoId() function
Dmethod_data_accessor.h106 File::EntityId GetProtoId() const in GetProtoId() function
Dmethod_data_accessor-inl.h41 inline File::EntityId MethodDataAccessor::GetProtoId(const File &panda_file, File::EntityId method_… in GetProtoId() function
/arkcompiler/runtime_core/runtime/include/
Dvtable_builder.h80 const Method::ProtoId &GetProtoId() const in GetProtoId() function
/arkcompiler/runtime_core/runtime/
Dmethod.cpp293 Method::ProtoId Method::GetProtoId() const in GetProtoId() function in panda::Method