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