Home
last modified time | relevance | path

Searched defs:GetProtoId (Results 1 – 8 of 8) 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/static_core/libpandafile/
Dproto_data_accessor.h36 File::EntityId GetProtoId() const in GetProtoId() function
Dmethod_data_accessor.h123 File::EntityId GetProtoId() const in GetProtoId() function
Dmethod_data_accessor-inl.h43 inline File::EntityId MethodDataAccessor::GetProtoId(const File &pandaFile, File::EntityId methodId) in GetProtoId() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder_base.h73 Method::ProtoId GetProtoId() const in GetProtoId() function
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp344 Method::ProtoId Method::GetProtoId() const in GetProtoId() function in ark::Method