Searched refs:UnlockObject (Results 1 – 6 of 6) sorted by relevance
22 V(UnlockObject, art_portable_unlock_object_from_code) \
172 Function* slow_func = GetRuntimeSupportFunction(runtime_support::UnlockObject); in EmitUnlockObject()
231 _EVAL_DEF_INTRINSICS_FUNC(UnlockObject,
2941 case IntrinsicHelper::UnlockObject: { in ExpandIntrinsic()
68 V(UnlockObject, void, void*) \
815 TEST_F(StubTest, UnlockObject) { in TEST_F() argument