Searched refs:DoMonitorExit (Results 1 – 2 of 2) sorted by relevance
85 static inline void DoMonitorExit(Thread* self, ShadowFrame* frame, ObjPtr<mirror::Object> ref) in DoMonitorExit() function
599 DoMonitorExit<do_assignability_check>(self, &shadow_frame, obj); in ExecuteSwitchImplCpp()