#include "sbBaseDeviceMarshall.h"
#include <nsISupportsPrimitives.h>
#include <nsIMutableArray.h>
#include <nsICategoryManager.h>
#include <nsComponentManagerUtils.h>
#include <nsServiceManagerUtils.h>
#include <sbIDeviceControllerRegistrar.h>
#include <sbIDeviceController.h>
#include <sbIDeviceCompatibility.h>
#include <nsIPropertyBag.h>
#include <nsIUUIDGenerator.h>
Go to the source code of this file.
void AppendDeviceController |
( |
nsCOMPtr< nsISupports > & |
ptr, |
|
|
nsCOMPtr< nsIMutableArray > & |
controllers |
|
) |
| |
|
inline |
static nsresult CopyCategoriesToArray |
( |
nsCOMPtr< nsISimpleEnumerator > & |
enumerator, |
|
|
nsCOMPtr< nsIMutableArray > & |
controllers |
|
) |
| |
|
static |