Go to the source code of this file.
Functions | |
| Components utils | import ("resource://gre/modules/XPCOMUtils.jsm") |
| function | sbLibrarySearch () |
| function | NSGetModule (compMgr, fileSpec) |
Variables | |
| const | Cc = Components.classes |
| const | Ci = Components.interfaces |
| const | LOG = DebugUtils.generateLogFunction("sbLibrarySearch", 2) |
| sbLibrarySearch | prototype |
| Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
| function NSGetModule | ( | compMgr, | |
| fileSpec | |||
| ) |
| function sbLibrarySearch | ( | ) |
| const Cc = Components.classes |
Definition at line 29 of file sbLibrarySearch.js.
| const Ci = Components.interfaces |
Definition at line 30 of file sbLibrarySearch.js.
| const LOG = DebugUtils.generateLogFunction("sbLibrarySearch", 2) |
Definition at line 32 of file sbLibrarySearch.js.
| sbLibrarySearch prototype |
Definition at line 38 of file sbLibrarySearch.js.