Searched refs:has_system (Results 1 – 5 of 5) sorted by relevance
48 bool has_system = false; in LocationToFilename() local54 has_system = true; in LocationToFilename()77 if (has_system) { in LocationToFilename()
215 bool* has_system);
120 bool* has_system, in FindImageFilenameImpl() argument122 *has_system = false; in FindImageFilenameImpl()129 *has_system = true; in FindImageFilenameImpl()132 return *has_system; in FindImageFilenameImpl()142 has_system, in FindImageFilename()3151 bool has_system = false; in IsBootClassPathOnDisk() local3156 &has_system)) { in IsBootClassPathOnDisk()3157 DCHECK(has_system); in IsBootClassPathOnDisk()3455 bool has_system = false; in VerifyBootClassPathChecksums() local3459 &has_system)) { in VerifyBootClassPathChecksums()[all …]
768 has_system = HasPartition("system")857 if has_system: