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.cc100 #define EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL(_find_type, _field_type, _do_check) \ macro
107 EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL(_find_type, _field_type, false); \
108 EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL(_find_type, _field_type, true);
129 #undef EXPLICIT_DO_FIELD_GET_TEMPLATE_DECL in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL()