Lines Matching refs:in
7 * 1.1 (the "License"); you may not use this file except in compliance with
28 * in which case the provisions of the GPL or the LGPL are applicable instead
50 nsIFactory getFactory(in nsIIDRef aCID, in string aLocation,
51 in string aType);
58 void init(in nsIComponentManager aCompMgr, in nsISupports aRegistry);
65 void onRegister(in nsIIDRef aCID, in string aType,
66 in string aClassName, in string aContractID,
67 in string aLocation, in boolean aReplace,
68 in boolean aPersist);
78 * AutoRegister components in the given directory.
80 void autoRegisterComponents(in long aWhen, in nsIFile aDirectory);
89 boolean autoRegisterComponent(in long aWhen, in nsIFile aComponent);
96 boolean autoUnregisterComponent(in long aWhen, in nsIFile aComponent);
102 boolean registerDeferredComponents(in long aWhen);
107 void unloadAll(in long aWhen);