Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc162 #define EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL(_find_type, _field_type, _do_check, _transaction_active… argument
163 template bool DoFieldGet<_find_type, _field_type, _do_check, _transaction_active>(Thread* self, \
349 #define EXPLICIT_DO_FIELD_PUT_TEMPLATE_DECL(_find_type, _field_type, _do_check, _transaction_active… argument
350 template bool DoFieldPut<_find_type, _field_type, _do_check, _transaction_active>(Thread* self, \