#include <nsCOMPtr.h>#include <nsServiceManagerUtils.h>#include <nsICategoryManager.h>#include <nsIGenericFactory.h>#include "sbMockDeviceFirmwareHandler.h"Go to the source code of this file.
Functions | |
| NS_GENERIC_FACTORY_CONSTRUCTOR_INIT (sbMockDeviceFirmwareHandler, Init) | |
| SB_DEVICE_FIRMWARE_HANDLER_REGISTERSELF (sbMockDeviceFirmwareHandler) | |
Variables | |
| static nsModuleComponentInfo | sbDeviceFirmwareTesterComponents [] |
| NS_GENERIC_FACTORY_CONSTRUCTOR_INIT | ( | sbMockDeviceFirmwareHandler | , |
| Init | |||
| ) |
| SB_DEVICE_FIRMWARE_HANDLER_REGISTERSELF | ( | sbMockDeviceFirmwareHandler | ) |
|
static |
Definition at line 38 of file sbDeviceFirmwareTesterModule.cpp.