equal
deleted
inserted
replaced
83 void SetProxyUsageIfNeededL(RHTTPSession& aSession); |
83 void SetProxyUsageIfNeededL(RHTTPSession& aSession); |
84 void GetProxyInformationForConnectionL(TBool& aIsUsed, HBufC*& aServerName, TUint32& aPort); |
84 void GetProxyInformationForConnectionL(TBool& aIsUsed, HBufC*& aServerName, TUint32& aPort); |
85 TInt GetIapId(); |
85 TInt GetIapId(); |
86 |
86 |
87 sqlite3* DB(); |
87 sqlite3* DB(); |
|
88 void DropDB(); |
88 void ResetDB(); |
89 void ResetDB(); |
89 |
90 |
90 IMPORT_C void GetAllShowsL(); |
91 IMPORT_C void GetAllShowsL(); |
91 IMPORT_C void GetNewShowsL(); |
92 IMPORT_C void GetNewShowsL(); |
92 IMPORT_C void GetShowsDownloadedL(); |
93 IMPORT_C void GetShowsDownloadedL(); |