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

  /art/runtime/
runtime.h 309 void SetResolutionMethod(mirror::ArtMethod* method) {
class_linker.cc 364 runtime->SetResolutionMethod(runtime->CreateResolutionMethod());
    [all...]
  /art/runtime/gc/space/
image_space.cc 712 runtime->SetResolutionMethod(down_cast<mirror::ArtMethod*>(resolution_method));
    [all...]

Completed in 145 milliseconds