Searched defs:GetClassMethod (Results 1 – 1 of 1) sorted by relevance
463 inline Method *Class::GetClassMethod(const uint8_t *mutf8Name, const Method::Proto &proto) const in GetClassMethod() function469 inline Method *Class::GetClassMethod(const panda_file::File::StringData &sd, const Method::Proto &p… in GetClassMethod() function521 inline Method *Class::GetClassMethod(const uint8_t *mutf8Name) const in GetClassMethod() function