Searched defs:SetOffset (Results 1 – 3 of 3) sorted by relevance
45 void ArtField::SetOffset(MemberOffset num_bytes) { in SetOffset() function in art::mirror::ArtField
139 void SetOffset(int32_t new_offset) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetOffset() function
149 static void SetOffset(OatClass* oat_class, size_t method_offsets_index, uint32_t offset) in SetOffset() function170 static void SetOffset(OatClass* oat_class, size_t method_offsets_index, uint32_t offset) in SetOffset() function192 static void SetOffset(OatClass* oat_class, size_t method_offsets_index, uint32_t offset) in SetOffset() function