Home
last modified time | relevance | path

Searched refs:IsMaxSpecificInterfaceMethod (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder_standard-inl.h101 bool StandardVTableBuilder<OverridePred>::IsMaxSpecificInterfaceMethod(const Class *iface, const Me… in IsMaxSpecificInterfaceMethod() function
135 if (!IsMaxSpecificInterfaceMethod(iface, *method, itableIdx + 1, itable)) { in ProcessDefaultMethod()
153 if (!IsMaxSpecificInterfaceMethod(iface, *method, itableIdx + 1, itable)) { in ProcessDefaultMethod()
Dvtable_builder_standard.h42 …static bool IsMaxSpecificInterfaceMethod(const Class *iface, const Method &method, size_t startind…