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

/art/runtime/
H A Dclass_linker.cc1312 bool should_patch_cache = false; local
1324 should_patch_cache = true;
1342 } else if (cache_checksum_verified && should_patch_cache) {

Completed in 54 milliseconds