Home
last modified time | relevance | path

Searched defs:cached_info (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Dprofile_saver.cc805 ProfileCompilationInfo* cached_info = info_it->second; in FetchAndCacheResolvedClassesAndMethods() local
937 ProfileCompilationInfo *cached_info = profile_cache_it->second; in ProcessProfilingInfo() local
/art/odrefresh/
Dodrefresh.cc544 const auto cached_info = cache_info->getFirstArtModuleInfo(); in CheckArtifactsAreUpToDate() local