Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.h208 static inline bool DoCreateLambda(Thread* self, in DoCreateLambda() function
1065 bool DoCreateLambda<_do_check>(Thread* self, \
Dinterpreter_switch_impl.cc2378 bool success = DoCreateLambda<do_access_check>(self, in ExecuteSwitchImpl()
Dinterpreter_goto_table_impl.cc2469 bool success = DoCreateLambda<do_access_check>(self, in ExecuteGotoImpl()