sbTimingService.cpp File Reference
#include "sbTimingService.h"
#include "sbTestHarnessCID.h"
#include <nsICategoryManager.h>
#include <nsIDateTimeFormat.h>
#include <nsILocale.h>
#include <nsILocaleService.h>
#include <nsIObserverService.h>
#include <nsAutoPtr.h>
#include <nsComponentManagerUtils.h>
#include <nsDateTimeFormatCID.h>
#include <nsILocalFile.h>
#include <nsNetUtil.h>
#include <nsServiceManagerUtils.h>
#include <nsXPCOMCID.h>
#include <sbStringUtils.h>
Include dependency graph for sbTimingService.cpp:

Go to the source code of this file.

Macros

#define NS_APPSTARTUP_CATEGORY   "app-startup"
 
#define NS_APPSTARTUP_TOPIC   "app-startup"
 

Functions

 NS_IMPL_THREADSAFE_ISUPPORTS1 (sbTimingServiceTimer, sbITimingServiceTimer) sbTimingServiceTimer
 
 NS_IMPL_THREADSAFE_ISUPPORTS1 (sbTimingService, sbITimingService) sbTimingService
 
static nsresult CheckEnvironmentVariable (nsIFile **aFile)
 

Macro Definition Documentation

#define NS_APPSTARTUP_CATEGORY   "app-startup"

Definition at line 46 of file sbTimingService.cpp.

#define NS_APPSTARTUP_TOPIC   "app-startup"

Definition at line 47 of file sbTimingService.cpp.

Function Documentation

static nsresult CheckEnvironmentVariable ( nsIFile **  aFile)
static

Definition at line 182 of file sbTimingService.cpp.

Here is the caller graph for this function:

NS_IMPL_THREADSAFE_ISUPPORTS1 ( sbTimingServiceTimer  ,
sbITimingServiceTimer   
)

Definition at line 49 of file sbTimingService.cpp.

NS_IMPL_THREADSAFE_ISUPPORTS1 ( sbTimingService  ,
sbITimingService   
)

Definition at line 123 of file sbTimingService.cpp.