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

/art/runtime/interpreter/
H A Dinterpreter_common.cc1570 #define EXPLICIT_DO_INVOKE_CUSTOM_TEMPLATE_DECL(_is_range) \ macro
1575 EXPLICIT_DO_INVOKE_CUSTOM_TEMPLATE_DECL(false);
1576 EXPLICIT_DO_INVOKE_CUSTOM_TEMPLATE_DECL(true);
1577 #undef EXPLICIT_DO_INVOKE_CUSTOM_TEMPLATE_DECL macro

Completed in 54 milliseconds