Lines Matching refs:exists
114 PRBool exists;
115 file->Exists(&exists);
117 if (exists)
149 PRBool exists;
150 file->Exists(&exists);
152 if (exists)
161 rv = file->Exists(&exists);
165 if (!exists)
198 PRBool exists;
199 file->Exists(&exists);
201 if (exists)
210 rv = file->Exists(&exists);
214 if (!exists)
284 PRBool exists;
285 file->Exists(&exists);
287 if (exists)
295 rv = file->Exists(&exists);
298 if (exists)