equal
deleted
inserted
replaced
41 IMPORT_C void SetBlacklist( CHarvesterBlacklist& aBlacklist ); |
41 IMPORT_C void SetBlacklist( CHarvesterBlacklist& aBlacklist ); |
42 IMPORT_C TBool IsSupportedFileExtension( const TDesC& aFileName ); |
42 IMPORT_C TBool IsSupportedFileExtension( const TDesC& aFileName ); |
43 IMPORT_C TBool IsContainerFileL( const TDesC& aURI ); |
43 IMPORT_C TBool IsContainerFileL( const TDesC& aURI ); |
44 |
44 |
45 IMPORT_C void SendHarvestingStatusEventL( TBool aStarted ); |
45 IMPORT_C void SendHarvestingStatusEventL( TBool aStarted ); |
|
46 IMPORT_C void PauseHarvester( TBool aPaused ); |
46 |
47 |
47 private: |
48 private: |
48 CHarvesterPluginFactory(); |
49 CHarvesterPluginFactory(); |
49 void ConstructL(); |
50 void ConstructL(); |
50 void SetupHarvesterPluginInfoL(); |
51 void SetupHarvesterPluginInfoL(); |