Searched defs:expectedValue (Results 1 – 2 of 2) sorted by relevance
40 jint expectedValue, jint newValue) { in Unsafe_compareAndSwapInt()51 jlong expectedValue, jlong newValue) { in Unsafe_compareAndSwapLong()65 ObjPtr<mirror::Object> expectedValue = soa.Decode<mirror::Object>(javaExpectedValue); in Unsafe_compareAndSwapObject() local
1442 int64_t expectedValue = shadow_frame->GetVRegLong(arg_offset + 4); in UnstartedUnsafeCompareAndSwapLong() local1855 jint expectedValue = args[3]; in UnstartedJNIUnsafeCompareAndSwapInt() local