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

/art/runtime/interpreter/
H A Dinterpreter_common.cc93 #define EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL(_find_type, _field_type, _do_check) \ macro
100 EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL(_find_type, _field_type, false); \
101 EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL(_find_type, _field_type, true);
122 #undef EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL macro

Completed in 139 milliseconds