Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.cc766 ProfileCompilationInfo* cached_info = info_it->second; in FetchAndCacheResolvedClassesAndMethods() local
904 ProfileCompilationInfo *cached_info = profile_cache_it->second; in ProcessProfilingInfo() local
/art/odrefresh/
Dodrefresh.cc1206 WARN_UNUSED static bool CheckModuleInfo(const art_apex::ModuleInfo& cached_info, in CheckModuleInfo()