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

  /art/runtime/
common_test.h 344 class_linker_->FixupDexCaches(runtime_->GetResolutionMethod());
class_linker.h 242 void FixupDexCaches(mirror::ArtMethod* resolution_method) const
class_linker.cc     [all...]
  /art/dex2oat/
dex2oat.cc 355 runtime->GetClassLinker()->FixupDexCaches(runtime->GetResolutionMethod());
    [all...]

Completed in 804 milliseconds