Searched refs:getDeclaredMethod_ (Results 1 – 2 of 2) sorted by relevance
89 static VeriMethod getDeclaredMethod_; variable102 return method == VeriClass::getMethod_ || method == VeriClass::getDeclaredMethod_; in IsGetMethod()
64 VeriMethod VeriClass::getDeclaredMethod_ = nullptr; member in art::VeriClass219 VeriClass::getDeclaredMethod_ = boot_resolvers[0]->LookupDeclaredMethodIn( in Run()