Searched defs:should_patch_system (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Dclass_linker.cc1306 bool should_patch_system = false; local
1323 should_patch_system = true;
1362 if (odex_checksum_verified && should_patch_system) {

Completed in 29 milliseconds