#include "ngDBusConnection.h"
#include <sbDBus.h>
#include <cstring>
#include <nsXPCOM.h>
#include <nsComponentManagerUtils.h>
#include <nsStringAPI.h>
#include <nsIMutableArray.h>
#include <nsISupportsPrimitives.h>
#include <nsITimer.h>
#include "prlog.h"
#include "prprf.h"
Go to the source code of this file.
Macros | |
#define | LOG(args) /* nothing */ |
#define LOG | ( | args | ) | /* nothing */ |
To log this module, set the following environment variable: NSPR_LOG_MODULES=ngDBusConnection:5
Definition at line 56 of file ngDBusConnection.cpp.