Songbird Identity Service Implementation. More...
#include "sbIdentityService.h"#include "nsCOMPtr.h"#include "nsComponentManagerUtils.h"#include "nsServiceManagerUtils.h"#include <nsICategoryManager.h>#include <nsStringAPI.h>#include <sbStringUtils.h>#include <sbStandardProperties.h>#include <nsICryptoHash.h>#include <sbIPropertyManager.h>#include <sbIPropertyInfo.h>#include <sbILocalDatabaseResourcePropertyBag.h>#include <sbILocalDatabaseMediaItem.h>#include <sbDebugUtils.h>Go to the source code of this file.
Functions | |
| NS_IMPL_THREADSAFE_ISUPPORTS1 (sbIdentityService, sbIIdentityService) static const char SEPARATOR[] | |
Variables | |
| static const char *const | sAudioPropsToHash [] |
| static const char *const | sVideoPropsToHash [] |
Songbird Identity Service Implementation.
Definition in file sbIdentityService.cpp.
| NS_IMPL_THREADSAFE_ISUPPORTS1 | ( | sbIdentityService | , |
| sbIIdentityService | |||
| ) | const |
|
static |
Definition at line 68 of file sbIdentityService.cpp.
|
static |
Definition at line 80 of file sbIdentityService.cpp.