Searched refs:DoMonitorEnter (Results 1 – 2 of 2) sorted by relevance
75 static inline void DoMonitorEnter(Thread* self, ShadowFrame* frame, ObjPtr<mirror::Object> ref) in DoMonitorEnter() function
608 DoMonitorEnter<do_assignability_check>(Self(), &shadow_frame_, obj); in MONITOR_ENTER()