Home
last modified time | relevance | path

Searched defs:SetOffset (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Dart_field.cc45 void ArtField::SetOffset(MemberOffset num_bytes) { in SetOffset() function in art::mirror::ArtField
Dstring.h114 void SetOffset(int32_t new_offset) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetOffset() function
/art/compiler/
Doat_writer.cc151 static void SetOffset(OatClass* oat_class, size_t method_offsets_index, uint32_t offset) in SetOffset() function
173 static void SetOffset(OatClass* oat_class, size_t method_offsets_index, uint32_t offset) in SetOffset() function
195 static void SetOffset(OatClass* oat_class, size_t method_offsets_index, uint32_t offset) in SetOffset() function