#include "sbDeviceEventTesterRemoval.h"
#include <nsAutoPtr.h>
#include <nsCOMPtr.h>
#include <nsServiceManagerUtils.h>
#include <nsIGenericFactory.h>
#include <sbIDevice.h>
#include <sbIDeviceEvent.h>
#include <sbIDeviceEventTarget.h>
#include <sbIDeviceManager.h>
#include <stdio.h>
Go to the source code of this file.
NS_IMPL_THREADSAFE_ISUPPORTS1 | ( | sbDeviceEventTesterRemoval | , |
nsIRunnable | |||
) |
Testing adding and removing listeners
Sequence diagram-like thing:
Definition at line 70 of file sbDeviceEventTesterRemoval.cpp.
NS_IMPL_THREADSAFE_ISUPPORTS1 | ( | sbDeviceEventTesterRemovalHelper | , |
sbIDeviceEventListener | |||
) |
Definition at line 199 of file sbDeviceEventTesterRemoval.cpp.