Searched defs:EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL (Results 1 - 1 of 1) sorted by relevance

/art/runtime/interpreter/
H A Dinterpreter_common.cc403 #define EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL(_field_type, _transaction_active) \ macro
409 EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL(_field_type, false); \
410 EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL(_field_type, true);
420 #undef EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL macro

Completed in 35 milliseconds