Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder.h265 struct CopiedMethod { struct
266 CopiedMethod(Method *cpMethod, bool cpDefaultConflict, bool cpDefaultAbstract) in CopiedMethod() argument
293 virtual const PandaVector<CopiedMethod> &GetCopiedMethods() const = 0; argument