sbLibraryLoaderUtils.h File Reference
#include <nsIFile.h>
#include <nsIProperties.h>
#include <nsStringGlue.h>
#include <nsServiceManagerUtils.h>
#include <nsILineInputStream.h>
#include <nsNetUtil.h>
#include <prerror.h>
#include <prlog.h>
#include <prprf.h>
Include dependency graph for sbLibraryLoaderUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LOAD_LIBRARIES_LOG(args)   PR_LOG(loadLibrariesLog, PR_LOG_WARN, args)
 

Functions

static nsresult SB_LoadLibraries (nsIFile *aManifest)
 

Macro Definition Documentation

#define LOAD_LIBRARIES_LOG (   args)    PR_LOG(loadLibrariesLog, PR_LOG_WARN, args)

Definition at line 46 of file sbLibraryLoaderUtils.h.

Function Documentation

static nsresult SB_LoadLibraries ( nsIFile *  aManifest)
static

Definition at line 49 of file sbLibraryLoaderUtils.h.

Here is the caller graph for this function: