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

/art/runtime/verifier/
H A Dmethod_verifier.cc1551 if (!GetMethodReturnType().IsConflict()) {
1559 RegType& return_type = GetMethodReturnType();
1584 RegType& return_type = GetMethodReturnType();
1599 RegType& return_type = GetMethodReturnType();
4042 RegType& MethodVerifier::GetMethodReturnType() { function in class:art::verifier::MethodVerifier

Completed in 13 milliseconds