Lines Matching refs:in
5 * 1.1 (the "License"); you may not use this file except in compliance with
25 * in which case the provisions of the GPL or the LGPL are applicable instead
55 boolean hasFileChanged(in nsIFile file, in string loaderString, in PRInt64 modDate);
56 void saveFileInfo(in nsIFile file, in string loaderString, in PRInt64 modDate);
57 void removeFileInfo(in nsIFile file, in string loaderString);
58 void flushPersistentStore(in boolean now);
60 string getOptionalData(in nsIFile file, in string loaderString);
61 void setOptionalData(in nsIFile file, in string loaderString, in string value);