Searched refs:FixupDexCaches (Results 1 - 4 of 4) sorted by relevance

/art/runtime/
H A Dcommon_runtime_test.cc221 class_linker_->FixupDexCaches(runtime_->GetResolutionMethod());
H A Dclass_linker.h270 void FixupDexCaches(mirror::ArtMethod* resolution_method)
H A Dclass_linker.cc3046 void ClassLinker::FixupDexCaches(mirror::ArtMethod* resolution_method) { function in class:art::ClassLinker
/art/dex2oat/
H A Ddex2oat.cc543 runtime->GetClassLinker()->FixupDexCaches(runtime->GetResolutionMethod());

Completed in 104 milliseconds