Home
last modified time | relevance | path

Searched refs:HasDefaultMethods (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder-inl.h108 if (!iface->HasDefaultMethods()) { in AddDefaultInterfaceMethods()
Dclass.h551 bool HasDefaultMethods() const in HasDefaultMethods() function
/arkcompiler/runtime_core/static_core/runtime/
Dclass_initializer.cpp378 if (!iface->HasDefaultMethods()) { in InitializeInterface()