Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc936 #define EXPLICIT_DO_CALL_TEMPLATE_DECL(_is_range, _do_assignability_check) \ argument
938 bool DoCall<_is_range, _do_assignability_check>(ArtMethod* method, Thread* self, \
949 #define EXPLICIT_DO_LAMBDA_CALL_TEMPLATE_DECL(_is_range, _do_assignability_check) \ argument
951 bool DoLambdaCall<_is_range, _do_assignability_check>(ArtMethod* method, Thread* self, \