Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/
Dclass-inl.h446 inline Method *Class::GetClassMethod(const uint8_t *mutf8_name, const Method::Proto &proto) const in GetClassMethod() function
452 inline Method *Class::GetClassMethod(const panda_file::File::StringData &sd, const Method::Proto &p… in GetClassMethod() function
504 inline Method *Class::GetClassMethod(const uint8_t *mutf8_name) const in GetClassMethod() function