Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/core/
Dcore_vtable_builder.h26 return info1.IsEqualByNameAndSignature(info2); in operator()
/ark/runtime_core/runtime/include/
Dvtable_builder.h81 bool IsEqualByNameAndSignature(const MethodInfo &other) const in IsEqualByNameAndSignature() function