Home
last modified time | relevance | path

Searched refs:LoadAppImageStartupCache (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.h860 bool LoadAppImageStartupCache() const { in LoadAppImageStartupCache() function
Dclass_linker.cc1469 bool load_app_image_startup_cache = runtime->LoadAppImageStartupCache(); in Update()
1672 const bool load_startup_cache = runtime->LoadAppImageStartupCache(); in HandleAppImageStrings()