Lines Matching defs:file
5 * The contents of this file are subject to the Mozilla Public License Version
6 * 1.1 (the "License"); you may not use this file except in compliance with
25 * Alternatively, the contents of this file may be used under the terms of
29 * of those above. If you wish to allow use of your version of this file only
31 * use your version of this file under the terms of the MPL, indicate your
34 * the provisions above, a recipient may use your version of this file under
138 nsCOMPtr<nsIFile> file;
141 getter_AddRefs(file));
148 rv = file->AppendNative(name);
152 *aResult = file;
267 // in the current FastLoad file.
278 // stream yet, wrap the reader with a FastLoad file updater.
317 // file already, select the writer/updater.
347 // only if the URI was not in the file already, end the writer/updater.