HomeSort by relevance Sort by last modified time
    Searched refs:SetArtMethod (Results 1 - 4 of 4) sorted by null

  /art/runtime/mirror/
abstract_method.cc 26 SetArtMethod(method);
39 void AbstractMethod::SetArtMethod(ArtMethod* method) {
abstract_method.h 41 void SetArtMethod(ArtMethod* method) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
  /art/patchoat/
patchoat.cc 638 dest->SetArtMethod(RelocatedAddressOfPointer(src->GetArtMethod()));
    [all...]
  /art/compiler/
image_writer.cc     [all...]

Completed in 219 milliseconds