#include "sbDeviceLibrarySyncSettings.h"
#include <nsArrayUtils.h>
#include <nsAutoLock.h>
#include <nsAutoPtr.h>
#include <nsILocalFile.h>
#include <nsThreadUtils.h>
#include "sbDeviceLibrary.h"
#include "sbDeviceLibraryMediaSyncSettings.h"
#include <sbArrayUtils.h>
#include <sbDeviceUtils.h>
#include <sbIDevice.h>
#include <sbIPropertyArray.h>
#include <sbIPropertyManager.h>
#include <sbPropertiesCID.h>
#include <sbProxiedComponentManager.h>
#include <sbStandardProperties.h>
#include <sbStringUtils.h>
#include <sbVariantUtils.h>
Go to the source code of this file.
      
        
          | PLDHashOperator ArrayBuilder | ( | nsISupports * | aKey, | 
        
          |  |  | PRBool | aData, | 
        
          |  |  | void * | userArg | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | static void MigrateLegacyMgmtValues | ( | PRUint32 & | aValue | ) |  |  | static | 
 
 
      
        
          | PRUint32 const LEGACY_MGMT_TYPE_MANUAL = 0x1 |