Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h952 bool LoadAppImageStartupCache() const { in LoadAppImageStartupCache() function
Dclass_linker.cc1605 bool load_app_image_startup_cache = runtime->LoadAppImageStartupCache(); in Update()
1695 const bool load_startup_cache = runtime->LoadAppImageStartupCache(); in HandleAppImageStrings()