Searched refs:reinterpret_cast32 (Results 1 – 11 of 11) sorted by relevance
50 return reinterpret_cast32<ArtMethod*>(value); in Get()61 *reinterpret_cast<uint32_t*>(ptr) = reinterpret_cast32<uint32_t>(method); in Set()
192 return reinterpret_cast32<ArtMethod*>(data32_[index]); in GetMethod()200 data32_[index] = reinterpret_cast32<uint32_t>(method); in SetMethod()
217 hs_.NewHandle(reinterpret_cast32<mirror::String*>(*current_arg)); in CalculateLengthWithFlag()
57 int_array->Set(2u * i + 1u, reinterpret_cast32<jint>(method)); in Java_Main_cloneResolvedMethods()83 method = reinterpret_cast32<ArtMethod*>(int_array->Get(2u * i + 1u)); in Java_Main_restoreResolvedMethods()
171 inline Dest reinterpret_cast32(Source source) { in reinterpret_cast32() function182 inline Dest reinterpret_cast32(Source* ptr) { in reinterpret_cast32() function
651 args[0] = reinterpret_cast32<uint32_t>(h_array.Get()); in GetResourceAsStream()1737 ObjPtr<mirror::Object> element_class = reinterpret_cast32<mirror::Object*>(args[0])->AsClass(); in UnstartedJNIVMRuntimeNewUnpaddedArray()1839 ObjPtr<mirror::Object> rhs = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIStringCompareTo()1907 ObjPtr<mirror::Object> obj = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafeCompareAndSwapInt()1941 ObjPtr<mirror::Object> obj = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafeGetIntVolatile()1956 ObjPtr<mirror::Object> obj = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafePutObject()1962 ObjPtr<mirror::Object> new_value = reinterpret_cast32<mirror::Object*>(args[3]); in UnstartedJNIUnsafePutObject()1980 ObjPtr<mirror::Object> component = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafeGetArrayBaseOffsetForComponentType()1995 ObjPtr<mirror::Object> component = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafeGetArrayIndexScaleForComponentType()
319 reinterpret_cast32<mirror::Object*>(shadow_frame->GetVReg(i))); in SetStringInitValueToAllAliases()322 reinterpret_cast32<mirror::Object*>(shadow_frame->GetVReg(i))); in SetStringInitValueToAllAliases()1178 if (src_value == reinterpret_cast32<uint32_t>(o.Ptr())) { in AssignRegister()
318 return NativeDexCachePair<T>(reinterpret_cast32<T*>(value.first), value.second); in GetNativePairPtrSize()333 ConversionPair32 v(reinterpret_cast32<uint32_t>(pair.object), in SetNativePairPtrSize()
581 field_offset, reinterpret_cast32<int32_t>(new_value)); in SetFieldPtrWithSize()683 return reinterpret_cast32<T>(v); in GetFieldPtrWithSize()
3263 reinterpret_cast<void**>(&new_pair->first), reinterpret_cast32<void*>(orig_pair->first)); in FixupDexCacheArrayEntry()3669 *reinterpret_cast<uint32_t*>(target) = reinterpret_cast32<uint32_t>(new_value); in CopyAndFixupPointer()
742 reinterpret_cast32<uint32_t>(new_field_value.Get()), in ThreadLocalHashOverride()