Searched refs:IsValidMethod (Results 1 – 6 of 6) sorted by relevance
57 if (!IsValidMethod(*sp)) { in Action()
81 if (!IsValidMethod(*sp) || !IsValidReturnPc(sp, return_pc)) { in Action()
160 static bool IsValidMethod(ArtMethod* method)
542 bool NullPointerHandler::IsValidMethod(ArtMethod* method) { in IsValidMethod() function in art::NullPointerHandler
73 if (!IsValidMethod(*sp)) { in Action()
284 if (!IsValidMethod(method)) { in Action()