Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/
Dvtable_builder.h249 struct CopiedMethod { struct
250 CopiedMethod(Method *method, bool default_conflict, bool default_abstract) in CopiedMethod() argument
277 virtual const PandaVector<CopiedMethod> &GetCopiedMethods() const = 0; argument