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

  /art/dex2oat/driver/
compiler_driver-inl.h 60 const dex::MethodId& referrer_method_id = local
62 return ResolveClass(soa, dex_cache, class_loader, referrer_method_id.class_idx_, mUnit);
  /art/compiler/optimizing/
instruction_builder.cc 562 const dex::MethodId& referrer_method_id = local
567 referrer_method_id.class_idx_,
579 const dex::ProtoId& proto = dex_file_->GetMethodPrototype(referrer_method_id);
    [all...]

Completed in 220 milliseconds