Searched defs:CheckSignaturePolymorphicMethod (Results 1 - 1 of 1) sorted by relevance

/art/runtime/verifier/
H A Dmethod_verifier.cc3088 if (!CheckSignaturePolymorphicMethod(called_method) ||
4288 bool MethodVerifier::CheckSignaturePolymorphicMethod(ArtMethod* method) { function in class:art::MethodVerifier

Completed in 49 milliseconds