Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.h90 static inline void DoMonitorEnter(Thread* self, in DoMonitorEnter() function
Dinterpreter_switch_impl.cc423 DoMonitorEnter<do_assignability_check>(self, &shadow_frame, obj); in ExecuteSwitchImpl()
Dinterpreter_goto_table_impl.cc481 DoMonitorEnter<do_access_check>(self, &shadow_frame, obj); in ExecuteGotoImpl()