Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dclass-inl.h489 inline Method *Class::GetInterfaceMethod(const uint8_t *mutf8Name, const Method::Proto &proto) const in GetInterfaceMethod() function
495 inline Method *Class::GetInterfaceMethod(const panda_file::File::StringData &sd, const Method::Prot… in GetInterfaceMethod() function
527 inline Method *Class::GetInterfaceMethod(const uint8_t *mutf8Name) const in GetInterfaceMethod() function