Searched refs:reinterpret_cast32 (Results 1 – 16 of 16) 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()
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()
172 inline Dest reinterpret_cast32(Source source) { in reinterpret_cast32() function183 inline Dest reinterpret_cast32(Source* ptr) { in reinterpret_cast32() function
651 args[0] = reinterpret_cast32<uint32_t>(h_array.Get()); in GetResourceAsStream()1713 ObjPtr<mirror::Object> element_class = reinterpret_cast32<mirror::Object*>(args[0])->AsClass(); in UnstartedJNIVMRuntimeNewUnpaddedArray()1816 ObjPtr<mirror::Object> rhs = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIStringCompareTo()1884 ObjPtr<mirror::Object> obj = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafeCompareAndSwapInt()1914 ObjPtr<mirror::Object> obj = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafeGetIntVolatile()1929 ObjPtr<mirror::Object> obj = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafePutObject()1935 ObjPtr<mirror::Object> newValue = reinterpret_cast32<mirror::Object*>(args[3]); in UnstartedJNIUnsafePutObject()1949 ObjPtr<mirror::Object> component = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafeGetArrayBaseOffsetForComponentType()1964 ObjPtr<mirror::Object> component = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafeGetArrayIndexScaleForComponentType()
640 reinterpret_cast32<mirror::Object*>(shadow_frame->GetVReg(i))); in SetStringInitValueToAllAliases()643 reinterpret_cast32<mirror::Object*>(shadow_frame->GetVReg(i))); in SetStringInitValueToAllAliases()1499 if (src_value == reinterpret_cast32<uint32_t>(o.Ptr())) { in AssignRegister()
317 return NativeDexCachePair<T>(reinterpret_cast32<T*>(value.first), value.second); in GetNativePairPtrSize()332 ConversionPair32 v(reinterpret_cast32<uint32_t>(pair.object), in SetNativePairPtrSize()
579 field_offset, reinterpret_cast32<int32_t>(new_value)); in SetFieldPtrWithSize()681 return reinterpret_cast32<T>(v); in GetFieldPtrWithSize()
577 T* old_value = reinterpret_cast32<T*>(*raw_entry); in PatchNativePointer()581 *raw_entry = reinterpret_cast32<uint32_t>(new_value); in PatchNativePointer()1494 reinterpret_cast32<uint32_t>(system_hdr.GetImageBegin()), in LoadFromFile()1555 return reinterpret_cast32<T*>(reinterpret_cast32<uint32_t>(src) + diff_); in operator ()()1583 (reinterpret_cast32<uint32_t>(space->Begin()) >= -diff) // Would `begin+diff` overflow? in DoRelocateSpaces()1878 reinterpret_cast32<uint8_t*>(addr), in ReserveBootImageMemory()
3260 reinterpret_cast<void**>(&new_pair->first), reinterpret_cast32<void*>(orig_pair->first)); in FixupDexCacheArrayEntry()3659 *reinterpret_cast<uint32_t*>(target) = reinterpret_cast32<uint32_t>(new_value); in CopyAndFixupPointer()
4687 uint32_t address = reinterpret_cast32<uint32_t>(cls->GetClass().Get()); in VisitLoadClass()4865 uint32_t address = reinterpret_cast32<uint32_t>(load->GetString().Get()); in VisitLoadString()
6314 uint32_t address = reinterpret_cast32<uint32_t>(cls->GetClass().Get()); in VisitLoadClass()6464 uint32_t address = reinterpret_cast32<uint32_t>(load->GetString().Get()); in VisitLoadString()
5977 uint32_t address = reinterpret_cast32<uint32_t>(cls->GetClass().Get()); in VisitLoadClass()6133 uint32_t address = reinterpret_cast32<uint32_t>(load->GetString().Get()); in VisitLoadString()
6614 uint32_t address = reinterpret_cast32<uint32_t>(cls->GetClass().Get()); in VisitLoadClass()6814 uint32_t address = reinterpret_cast32<uint32_t>(load->GetString().Get()); in VisitLoadString()
7035 uint32_t address = reinterpret_cast32<uint32_t>(cls->GetClass().Get()); in VisitLoadClass()7266 uint32_t address = reinterpret_cast32<uint32_t>(load->GetString().Get()); in VisitLoadString()
8264 uint32_t address = reinterpret_cast32<uint32_t>(cls->GetClass().Get()); in VisitLoadClass()8473 uint32_t address = reinterpret_cast32<uint32_t>(load->GetString().Get()); in VisitLoadString()