Searched refs:GetImageMethodAddress (Results 1 - 3 of 3) sorted by relevance

/art/compiler/
H A Dimage_writer.h77 ArtMethod* GetImageMethodAddress(ArtMethod* method) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
H A Dimage_writer.cc1021 ArtMethod* ImageWriter::GetImageMethodAddress(ArtMethod* method) { function in class:art::ImageWriter
H A Doat_writer.cc868 method = writer_->image_writer_->GetImageMethodAddress(method);

Completed in 2523 milliseconds