Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc1611 #define EXPLICIT_DO_FILLED_NEW_ARRAY_TEMPLATE_DECL(_is_range_) \ macro
1617 EXPLICIT_DO_FILLED_NEW_ARRAY_TEMPLATE_DECL(false);
1618 EXPLICIT_DO_FILLED_NEW_ARRAY_TEMPLATE_DECL(true);
1619 #undef EXPLICIT_DO_FILLED_NEW_ARRAY_TEMPLATE_DECL