Home
last modified time | relevance | path

Searched defs:GetTargetOffset (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/libdexfile/dex/
H A Ddex_instruction.cc42 int32_t Instruction::GetTargetOffset() const { in GetTargetOffset() function in art::Instruction
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.cc1858 uint32_t GetTargetOffset(const LinkerPatch& patch) REQUIRES_SHARED(Locks::mutator_lock_) { in GetTargetOffset() function in art::linker::OatWriter::WriteCodeMethodVisitor