Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h948 bool LoadAppImageStartupCache() const { in LoadAppImageStartupCache() function
Dclass_linker.cc1675 bool load_app_image_startup_cache = runtime->LoadAppImageStartupCache(); in Update()
1765 const bool load_startup_cache = runtime->LoadAppImageStartupCache(); in HandleAppImageStrings()