Go to the source code of this file.
Functions | |
| Components utils | import ("resource://gre/modules/XPCOMUtils.jsm") |
| function | PartnerDistHelperInitializer () |
| function | NSGetModule (compMgr, fileSpec) |
Variables | |
| const | Cc = Components.classes |
| const | Ci = Components.interfaces |
| const | Cu = Components.utils |
| PartnerDistHelperInitializer | prototype |
| var | components = [PartnerDistHelperInitializer] |
| Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
| function NSGetModule | ( | compMgr, | |
| fileSpec | |||
| ) |
Definition at line 75 of file PartnerDistHelperInitializer.js.
| function PartnerDistHelperInitializer | ( | ) |
Definition at line 32 of file PartnerDistHelperInitializer.js.
| const Cc = Components.classes |
Definition at line 27 of file PartnerDistHelperInitializer.js.
| const Ci = Components.interfaces |
Definition at line 28 of file PartnerDistHelperInitializer.js.
| var components = [PartnerDistHelperInitializer] |
Definition at line 74 of file PartnerDistHelperInitializer.js.
| const Cu = Components.utils |
Definition at line 29 of file PartnerDistHelperInitializer.js.
| PartnerDistHelperInitializer prototype |
Definition at line 36 of file PartnerDistHelperInitializer.js.