Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dclass-inl.h463 inline Method *Class::GetClassMethod(const uint8_t *mutf8Name, const Method::Proto &proto) const in GetClassMethod() function
469 inline Method *Class::GetClassMethod(const panda_file::File::StringData &sd, const Method::Proto &p… in GetClassMethod() function
521 inline Method *Class::GetClassMethod(const uint8_t *mutf8Name) const in GetClassMethod() function