Go to the source code of this file.
Functions | |
| Components utils | import ("resource://gre/modules/XPCOMUtils.jsm") |
| function | SmartMediaListsUpdater () |
| function | postRegister (aCompMgr, aFileSpec, aLocation) |
Variables | |
| const | Cc = Components.classes |
| const | Ci = Components.interfaces |
| const | Cr = Components.results |
| const | Ce = Components.Exception |
| const | debugLog = false |
| SmartMediaListsUpdater | prototype |
| var | NSGetModule |
| Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
| function postRegister | ( | aCompMgr, | |
| aFileSpec, | |||
| aLocation | |||
| ) |
Definition at line 793 of file sbSmartMediaListsUpdater.js.
| function SmartMediaListsUpdater | ( | ) |
Definition at line 40 of file sbSmartMediaListsUpdater.js.
| const Cc = Components.classes |
Definition at line 25 of file sbSmartMediaListsUpdater.js.
| const Ce = Components.Exception |
Definition at line 28 of file sbSmartMediaListsUpdater.js.
| const Ci = Components.interfaces |
Definition at line 26 of file sbSmartMediaListsUpdater.js.
| const Cr = Components.results |
Definition at line 27 of file sbSmartMediaListsUpdater.js.
| const debugLog = false |
Definition at line 35 of file sbSmartMediaListsUpdater.js.
| var NSGetModule |
Definition at line 804 of file sbSmartMediaListsUpdater.js.
| SmartMediaListsUpdater prototype |
Definition at line 47 of file sbSmartMediaListsUpdater.js.