Searched refs:should_patch_cache (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc1333 bool should_patch_cache = false; local
1346 should_patch_cache = true;
1364 } else if (cache_checksum_verified && should_patch_cache) {

Completed in 531 milliseconds