Searched refs:h_mirror_method (Results 1 – 1 of 1) sorted by relevance
4095 HandleWrapper<mirror::ArtMethod> h_mirror_method(hs.NewHandleWrapper(&mirror_method_)); in GetMethodReturnType() local4096 return_type_class = MethodHelper(h_mirror_method).GetReturnType(can_load_classes_); in GetMethodReturnType()