Home
last modified time | relevance | path

Searched refs:DoCallCommon (Results 1 – 1 of 1) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_common.cc497 static inline bool DoCallCommon(ArtMethod* called_method,
570 static inline bool DoCallCommon(ArtMethod* called_method, in DoCallCommon() function
795 return DoCallCommon<is_range, do_assignability_check>( in DoLambdaCall()
818 return DoCallCommon<is_range, do_assignability_check>( in DoCall()