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

  /art/runtime/gc/space/
image_space.cc 215 runtime->SetResolutionMethod(down_cast<mirror::ArtMethod*>(resolution_method));
  /art/runtime/
runtime.h 336 void SetResolutionMethod(mirror::ArtMethod* method) {
common_test.h 335 runtime_->SetResolutionMethod(runtime_->CreateResolutionMethod());
  /art/dex2oat/
dex2oat.cc 347 runtime->SetResolutionMethod(runtime->CreateResolutionMethod());
    [all...]

Completed in 137 milliseconds