Lines Matching refs:DoCall
141 bool DoCall(ArtMethod* called_method, Thread* self, ShadowFrame& shadow_frame,
662 return DoCall<is_range, do_access_check>(called_method, self, shadow_frame, inst, inst_data,
707 return DoCall<is_range, false>(called_method, self, shadow_frame, inst, inst_data, result);