Searched refs:has_system (Results 1 – 3 of 3) 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()138 bool* has_system) { in FindImageFilename() argument142 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() local[all …]