Searched refs:DoCallCommon (Results 1 – 1 of 1) sorted by relevance
441 static ALWAYS_INLINE bool DoCallCommon(ArtMethod* called_method,904 static inline bool DoCallCommon(ArtMethod* called_method, in DoCallCommon() function1107 return DoCallCommon<is_range, do_assignability_check>( in DoCall()