Searched defs:GetClassMethod (Results 1 – 2 of 2) sorted by relevance
463 inline Method *Class::GetClassMethod(const panda_file::File::StringData &sd, const Method::Proto &p… in GetClassMethod() function509 inline Method *Class::GetClassMethod(const uint8_t *mutf8Name) const in GetClassMethod() function527 inline Method *Class::GetClassMethod(const uint8_t *mutf8Name, const Method::Proto &proto) const in GetClassMethod() function
675 static ani_status GetClassMethod(ani_env *env, ani_class cls, const char *name, const char *signatu… in GetClassMethod() function