Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc88 #define EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL(_find_type, _field_type, _do_check) \ macro
95 EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL(_find_type, _field_type, false); \
96 EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL(_find_type, _field_type, true);
117 #undef EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL