author | Lars Persson <lars.persson@embeddev.se> |
Wed, 31 Mar 2010 14:50:33 +0200 | |
changeset 60 | bbf5c5204844 |
parent 58 | 87cb33beeae2 |
child 61 | 8d36b7608232 |
permissions | -rw-r--r-- |
2 | 1 |
EXPORTS |
2 |
??0CShowInfo@@QAE@PAV0@@Z @ 1 NONAME ; CShowInfo::CShowInfo(class CShowInfo *) |
|
3 |
??1CFeedInfo@@UAE@XZ @ 2 NONAME ; CFeedInfo::~CFeedInfo(void) |
|
56
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
4 |
??1CImageHandler@@UAE@XZ @ 3 NONAME ; CImageHandler::~CImageHandler(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
5 |
??1CPodcastModel@@UAE@XZ @ 4 NONAME ; CPodcastModel::~CPodcastModel(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
6 |
??1CShowEngine@@UAE@XZ @ 5 NONAME ; CShowEngine::~CShowEngine(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
7 |
??1CShowInfo@@UAE@XZ @ 6 NONAME ; CShowInfo::~CShowInfo(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
8 |
?ActiveClientUid@CFeedEngine@@QAEIXZ @ 7 NONAME ; unsigned int CFeedEngine::ActiveClientUid(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
9 |
?ActiveFeedInfo@CPodcastModel@@QAEPAVCFeedInfo@@XZ @ 8 NONAME ; class CFeedInfo * CPodcastModel::ActiveFeedInfo(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
10 |
?ActiveShowList@CPodcastModel@@QAEAAV?$RPointerArray@VCShowInfo@@@@XZ @ 9 NONAME ; class RPointerArray<class CShowInfo> & CPodcastModel::ActiveShowList(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
11 |
?AddDownloadL@CShowEngine@@QAEXAAVCShowInfo@@@Z @ 10 NONAME ; void CShowEngine::AddDownloadL(class CShowInfo &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
12 |
?AddFeedL@CFeedEngine@@QAEHABVCFeedInfo@@@Z @ 11 NONAME ; int CFeedEngine::AddFeedL(class CFeedInfo const &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
13 |
?AddObserver@CFeedEngine@@QAEXPAVMFeedEngineObserver@@@Z @ 12 NONAME ; void CFeedEngine::AddObserver(class MFeedEngineObserver *) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
14 |
?AddObserver@CShowEngine@@QAEXPAVMShowEngineObserver@@@Z @ 13 NONAME ; void CShowEngine::AddObserver(class MShowEngineObserver *) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
15 |
?AddObserver@CSoundEngine@@QAEXPAVMSoundEngineObserver@@@Z @ 14 NONAME ; void CSoundEngine::AddObserver(class MSoundEngineObserver *) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
16 |
?AddSearchResultL@CFeedEngine@@QAEXPAVCFeedInfo@@@Z @ 15 NONAME ; void CFeedEngine::AddSearchResultL(class CFeedInfo *) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
17 |
?AddShowL@CShowEngine@@QAEHABVCShowInfo@@@Z @ 16 NONAME ; int CShowEngine::AddShowL(class CShowInfo const &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
18 |
?BaseDir@CSettingsEngine@@QAEAAV?$TBuf@$0BAA@@@XZ @ 17 NONAME ; class TBuf<256> & CSettingsEngine::BaseDir(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
19 |
?BuildDate@CFeedInfo@@QBE?AVTTime@@XZ @ 18 NONAME ; class TTime CFeedInfo::BuildDate(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
20 |
?CancelUpdateAllFeeds@CFeedEngine@@QAEXXZ @ 19 NONAME ; void CFeedEngine::CancelUpdateAllFeeds(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
21 |
?CleanHtmlL@PodcastUtils@@SAXAAVTDes16@@@Z @ 20 NONAME ; void PodcastUtils::CleanHtmlL(class TDes16 &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
22 |
?ClientState@CFeedEngine@@QAE?AW4TClientState@@XZ @ 21 NONAME ; enum TClientState CFeedEngine::ClientState(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
23 |
?ConnectionEngine@CPodcastModel@@QAEAAVCConnectionEngine@@XZ @ 22 NONAME ; class CConnectionEngine & CPodcastModel::ConnectionEngine(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
24 |
?CopyL@CFeedInfo@@QBEPAV1@XZ @ 23 NONAME ; class CFeedInfo * CFeedInfo::CopyL(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
25 |
?CustomTitle@CFeedInfo@@QBEHXZ @ 24 NONAME ; int CFeedInfo::CustomTitle(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
26 |
?DBGetShowByFileNameL@CShowEngine@@QAEPAVCShowInfo@@V?$TBuf@$0BAA@@@@Z @ 25 NONAME ; class CShowInfo * CShowEngine::DBGetShowByFileNameL(class TBuf<256>) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
27 |
?DeleteAllShowsByFeedL@CShowEngine@@QAEXIH@Z @ 26 NONAME ; void CShowEngine::DeleteAllShowsByFeedL(unsigned int, int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
28 |
?DeleteOldShowsByFeed@CShowEngine@@QAEXI@Z @ 27 NONAME ; void CShowEngine::DeleteOldShowsByFeed(unsigned int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
29 |
?DeletePlayedShows@CShowEngine@@QAEXAAV?$RPointerArray@VCShowInfo@@@@@Z @ 28 NONAME ; void CShowEngine::DeletePlayedShows(class RPointerArray<class CShowInfo> &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
30 |
?DeleteShowL@CShowEngine@@QAEXIH@Z @ 29 NONAME ; void CShowEngine::DeleteShowL(unsigned int, int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
31 |
?Description@CFeedInfo@@QBEABVTDesC16@@XZ @ 30 NONAME ; class TDesC16 const & CFeedInfo::Description(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
32 |
?Description@CShowInfo@@QBEABVTDesC16@@XZ @ 31 NONAME ; class TDesC16 const & CShowInfo::Description(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
33 |
?DownloadAutomatically@CSettingsEngine@@QAEHXZ @ 32 NONAME ; int CSettingsEngine::DownloadAutomatically(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
34 |
?DownloadState@CShowInfo@@QBE?AW4TDownloadState@@XZ @ 33 NONAME ; enum TDownloadState CShowInfo::DownloadState(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
35 |
?DownloadSuspended@CSettingsEngine@@QAEHXZ @ 34 NONAME ; int CSettingsEngine::DownloadSuspended(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
36 |
?EnsureProperPathName@PodcastUtils@@SAXAAV?$TBuf@$0BAA@@@@Z @ 35 NONAME ; void PodcastUtils::EnsureProperPathName(class TBuf<256> &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
37 |
?ExportFeedsL@CFeedEngine@@QAEHAAV?$TBuf@$0BAA@@@@Z @ 36 NONAME ; int CFeedEngine::ExportFeedsL(class TBuf<256> &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
38 |
?FeedEngine@CPodcastModel@@QAEAAVCFeedEngine@@XZ @ 37 NONAME ; class CFeedEngine & CPodcastModel::FeedEngine(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
39 |
?FeedIcon@CFeedInfo@@QBEPAVCFbsBitmap@@XZ @ 38 NONAME ; class CFbsBitmap * CFeedInfo::FeedIcon(void) const |
58
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
40 |
?AddObserver@CConnectionEngine@@QAEXPAVMConnectionObserver@@@Z @ 39 NONAME ; void CConnectionEngine::AddObserver(class MConnectionObserver *) |
56
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
41 |
?FeedUid@CShowInfo@@QBEIXZ @ 40 NONAME ; unsigned int CShowInfo::FeedUid(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
42 |
?FileName@CShowInfo@@QBEABVTDesC16@@XZ @ 41 NONAME ; class TDesC16 const & CShowInfo::FileName(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
43 |
?FileNameFromUrl@PodcastUtils@@SAXABVTDesC16@@AAV?$TBuf@$0BAA@@@@Z @ 42 NONAME ; void PodcastUtils::FileNameFromUrl(class TDesC16 const &, class TBuf<256> &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
44 |
?FixProtocolsL@PodcastUtils@@SAXAAVTDes16@@@Z @ 43 NONAME ; void PodcastUtils::FixProtocolsL(class TDes16 &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
45 |
?GetAllShowsL@CPodcastModel@@QAEXXZ @ 44 NONAME ; void CPodcastModel::GetAllShowsL(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
46 |
?GetAllShowsL@CShowEngine@@QAEXAAV?$RPointerArray@VCShowInfo@@@@@Z @ 45 NONAME ; void CShowEngine::GetAllShowsL(class RPointerArray<class CShowInfo> &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
47 |
?GetDownloadedStats@CFeedEngine@@QAEXAAI0@Z @ 46 NONAME ; void CFeedEngine::GetDownloadedStats(unsigned int &, unsigned int &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
48 |
?GetFeedInfoByUid@CFeedEngine@@QAEPAVCFeedInfo@@I@Z @ 47 NONAME ; class CFeedInfo * CFeedEngine::GetFeedInfoByUid(unsigned int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
49 |
?GetMimeType@CShowEngine@@QAEXABVTDesC16@@AAVTDes16@@@Z @ 48 NONAME ; void CShowEngine::GetMimeType(class TDesC16 const &, class TDes16 &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
50 |
?GetNewShowsL@CPodcastModel@@QAEXXZ @ 49 NONAME ; void CPodcastModel::GetNewShowsL(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
51 |
?GetNewShowsL@CShowEngine@@QAEXAAV?$RPointerArray@VCShowInfo@@@@@Z @ 50 NONAME ; void CShowEngine::GetNewShowsL(class RPointerArray<class CShowInfo> &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
52 |
?GetNextShowByTrackL@CShowEngine@@QAEPAVCShowInfo@@PAV2@@Z @ 51 NONAME ; class CShowInfo * CShowEngine::GetNextShowByTrackL(class CShowInfo *) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
53 |
?GetNumDownloadingShows@CShowEngine@@QAEHXZ @ 52 NONAME ; int CShowEngine::GetNumDownloadingShows(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
54 |
?GetSearchResults@CFeedEngine@@QAEABV?$RPointerArray@VCFeedInfo@@@@XZ @ 53 NONAME ; class RPointerArray<class CFeedInfo> const & CFeedEngine::GetSearchResults(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
55 |
?GetShowByUidL@CShowEngine@@QAEPAVCShowInfo@@I@Z @ 54 NONAME ; class CShowInfo * CShowEngine::GetShowByUidL(unsigned int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
56 |
?GetShowsByFeedL@CPodcastModel@@QAEXI@Z @ 55 NONAME ; void CPodcastModel::GetShowsByFeedL(unsigned int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
57 |
?GetShowsByFeedL@CShowEngine@@QAEXAAV?$RPointerArray@VCShowInfo@@@@I@Z @ 56 NONAME ; void CShowEngine::GetShowsByFeedL(class RPointerArray<class CShowInfo> &, unsigned int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
58 |
?GetShowsDownloadedL@CPodcastModel@@QAEXXZ @ 57 NONAME ; void CPodcastModel::GetShowsDownloadedL(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
59 |
?GetShowsDownloadedL@CShowEngine@@QAEXAAV?$RPointerArray@VCShowInfo@@@@@Z @ 58 NONAME ; void CShowEngine::GetShowsDownloadedL(class RPointerArray<class CShowInfo> &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
60 |
?GetShowsDownloadingL@CPodcastModel@@QAEXXZ @ 59 NONAME ; void CPodcastModel::GetShowsDownloadingL(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
61 |
?GetShowsDownloadingL@CShowEngine@@QAEXAAV?$RPointerArray@VCShowInfo@@@@@Z @ 60 NONAME ; void CShowEngine::GetShowsDownloadingL(class RPointerArray<class CShowInfo> &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
62 |
?GetSortedFeeds@CFeedEngine@@QAEABV?$RPointerArray@VCFeedInfo@@@@XZ @ 61 NONAME ; class RPointerArray<class CFeedInfo> const & CFeedEngine::GetSortedFeeds(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
63 |
?GetStatsByFeed@CFeedEngine@@QAEXIAAI0@Z @ 62 NONAME ; void CFeedEngine::GetStatsByFeed(unsigned int, unsigned int &, unsigned int &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
64 |
?IAPIds@CPodcastModel@@QAEAAV?$RArray@VTPodcastIAPItem@@@@XZ @ 63 NONAME ; class RArray<class TPodcastIAPItem> & CPodcastModel::IAPIds(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
65 |
?IAPNames@CPodcastModel@@QAEPAVCDesC16ArrayFlat@@XZ @ 64 NONAME ; class CDesC16ArrayFlat * CPodcastModel::IAPNames(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
66 |
?ImageFileName@CFeedInfo@@QBEABVTDesC16@@XZ @ 65 NONAME ; class TDesC16 const & CFeedInfo::ImageFileName(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
67 |
?ImageHandler@CPodcastModel@@QAEAAVCImageHandler@@XZ @ 66 NONAME ; class CImageHandler & CPodcastModel::ImageHandler(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
68 |
?ImageUrl@CFeedInfo@@QBEABVTDesC16@@XZ @ 67 NONAME ; class TDesC16 const & CFeedInfo::ImageUrl(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
69 |
?ImportFeedsL@CFeedEngine@@QAEXABVTDesC16@@@Z @ 68 NONAME ; void CFeedEngine::ImportFeedsL(class TDesC16 const &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
70 |
?IsFirstStartup@CPodcastModel@@QAEHXZ @ 69 NONAME ; int CPodcastModel::IsFirstStartup(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
71 |
?LastError@CFeedInfo@@QBEHXZ @ 70 NONAME ; int CFeedInfo::LastError(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
72 |
?LastError@CShowInfo@@QBEHXZ @ 71 NONAME ; int CShowInfo::LastError(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
73 |
?LastUpdated@CFeedInfo@@QBE?AVTTime@@XZ @ 72 NONAME ; class TTime CFeedInfo::LastUpdated(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
74 |
?Link@CFeedInfo@@QBEABVTDesC16@@XZ @ 73 NONAME ; class TDesC16 const & CFeedInfo::Link(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
75 |
?LoadFileAndScaleL@CImageHandler@@QAEXPAVCFbsBitmap@@ABV?$TBuf@$0BAA@@@ABVTSize@@AAVMImageHandlerCallback@@IH@Z @ 74 NONAME ; void CImageHandler::LoadFileAndScaleL(class CFbsBitmap *, class TBuf<256> const &, class TSize const &, class MImageHandlerCallback &, unsigned int, int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
76 |
?MarkSelectionPlayed@CPodcastModel@@QAEXXZ @ 75 NONAME ; void CPodcastModel::MarkSelectionPlayed(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
77 |
?MetaDataReader@CShowEngine@@QAEAAVCMetaDataReader@@XZ @ 76 NONAME ; class CMetaDataReader & CShowEngine::MetaDataReader(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
78 |
?NewL@CFeedInfo@@SAPAV1@XZ @ 77 NONAME ; class CFeedInfo * CFeedInfo::NewL(void) |
60
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
79 |
?Url@CShowInfo@@QBEABVTDesC16@@XZ @ 78 NONAME ; class TDesC16 const & CShowInfo::Url(void) const |
56
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
80 |
?NewL@CPodcastModel@@SAPAV1@XZ @ 79 NONAME ; class CPodcastModel * CPodcastModel::NewL(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
81 |
?NewL@CShowEngine@@SAPAV1@AAVCPodcastModel@@@Z @ 80 NONAME ; class CShowEngine * CShowEngine::NewL(class CPodcastModel &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
82 |
?NewL@CShowInfo@@SAPAV1@I@Z @ 81 NONAME ; class CShowInfo * CShowInfo::NewL(unsigned int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
83 |
?NewLC@CFeedInfo@@SAPAV1@XZ @ 82 NONAME ; class CFeedInfo * CFeedInfo::NewLC(void) |
60
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
84 |
?XMLEncode@PodcastUtils@@SAXAAVTDes16@@@Z @ 83 NONAME ; void PodcastUtils::XMLEncode(class TDes16 &) |
56
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
85 |
?NewLC@CShowInfo@@SAPAV1@I@Z @ 84 NONAME ; class CShowInfo * CShowInfo::NewLC(unsigned int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
86 |
?NotifyShowListUpdatedL@CShowEngine@@QAEXXZ @ 85 NONAME ; void CShowEngine::NotifyShowListUpdatedL(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
87 |
?OpmlParsingComplete@CFeedEngine@@QAEXHI@Z @ 86 NONAME ; void CFeedEngine::OpmlParsingComplete(int, unsigned int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
88 |
?Pause@CSoundEngine@@QAEXH@Z @ 87 NONAME ; void CSoundEngine::Pause(int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
89 |
?Play@CSoundEngine@@QAEXXZ @ 88 NONAME ; void CSoundEngine::Play(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
90 |
?PlayPausePodcastL@CPodcastModel@@QAEXPAVCShowInfo@@H@Z @ 89 NONAME ; void CPodcastModel::PlayPausePodcastL(class CShowInfo *, int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
91 |
?PlayState@CShowInfo@@QBE?AW4TPlayState@@XZ @ 90 NONAME ; enum TPlayState CShowInfo::PlayState(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
92 |
?PlayTime@CShowInfo@@QBEIXZ @ 91 NONAME ; unsigned int CShowInfo::PlayTime(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
93 |
?PlayingPodcast@CPodcastModel@@QAEPAVCShowInfo@@XZ @ 92 NONAME ; class CShowInfo * CPodcastModel::PlayingPodcast(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
94 |
?Position@CShowInfo@@QBE?AVTTimeIntervalMicroSeconds@@XZ @ 93 NONAME ; class TTimeIntervalMicroSeconds CShowInfo::Position(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
95 |
?Position@CSoundEngine@@QAE?AVTTimeIntervalMicroSeconds@@XZ @ 94 NONAME ; class TTimeIntervalMicroSeconds CSoundEngine::Position(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
96 |
?PubDate@CShowInfo@@QBE?BVTTime@@XZ @ 95 NONAME ; class TTime const CShowInfo::PubDate(void) const |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
97 |
?RemoveAllDownloads@CShowEngine@@QAEXXZ @ 96 NONAME ; void CShowEngine::RemoveAllDownloads(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
98 |
?RemoveAllFormatting@PodcastUtils@@SAXAAVTDes16@@@Z @ 97 NONAME ; void PodcastUtils::RemoveAllFormatting(class TDes16 &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
99 |
?RemoveDownloadL@CShowEngine@@QAEHI@Z @ 98 NONAME ; int CShowEngine::RemoveDownloadL(unsigned int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
100 |
?RemoveFeedL@CFeedEngine@@QAEXI@Z @ 99 NONAME ; void CFeedEngine::RemoveFeedL(unsigned int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
101 |
?RemoveObserver@CFeedEngine@@QAEXPAVMFeedEngineObserver@@@Z @ 100 NONAME ; void CFeedEngine::RemoveObserver(class MFeedEngineObserver *) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
102 |
?RemoveObserver@CShowEngine@@QAEXPAVMShowEngineObserver@@@Z @ 101 NONAME ; void CShowEngine::RemoveObserver(class MShowEngineObserver *) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
103 |
?ReplaceChar@PodcastUtils@@SAXAAVTDes16@@II@Z @ 102 NONAME ; void PodcastUtils::ReplaceChar(class TDes16 &, unsigned int, unsigned int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
104 |
?ReplaceString@PodcastUtils@@SAXAAVTDes16@@ABVTDesC16@@1@Z @ 103 NONAME ; void PodcastUtils::ReplaceString(class TDes16 &, class TDesC16 const &, class TDesC16 const &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
105 |
?ResumeDownloadsL@CShowEngine@@QAEXXZ @ 104 NONAME ; void CShowEngine::ResumeDownloadsL(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
106 |
?SNAPIds@CPodcastModel@@QAEAAV?$RArray@VTPodcastIAPItem@@@@XZ @ 105 NONAME ; class RArray<class TPodcastIAPItem> & CPodcastModel::SNAPIds(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
107 |
?SNAPNames@CPodcastModel@@QAEPAVCDesC16ArrayFlat@@XZ @ 106 NONAME ; class CDesC16ArrayFlat * CPodcastModel::SNAPNames(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
108 |
?SQLEncode@PodcastUtils@@SAXAAVTDes16@@@Z @ 107 NONAME ; void PodcastUtils::SQLEncode(class TDes16 &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
109 |
?SaveSettingsL@CSettingsEngine@@QAEXXZ @ 108 NONAME ; void CSettingsEngine::SaveSettingsL(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
110 |
?ScaledBitmap@CImageHandler@@QAEPAVCFbsBitmap@@XZ @ 109 NONAME ; class CFbsBitmap * CImageHandler::ScaledBitmap(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
111 |
?SearchForFeedL@CFeedEngine@@QAEXAAVTDesC16@@@Z @ 110 NONAME ; void CFeedEngine::SearchForFeedL(class TDesC16 &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
112 |
?SetActiveFeedInfo@CPodcastModel@@QAEXPAVCFeedInfo@@@Z @ 111 NONAME ; void CPodcastModel::SetActiveFeedInfo(class CFeedInfo *) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
113 |
?SetBaseDir@CSettingsEngine@@QAEXAAV?$TBuf@$0BAA@@@@Z @ 112 NONAME ; void CSettingsEngine::SetBaseDir(class TBuf<256> &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
114 |
?SetBuildDate@CFeedInfo@@QAEXVTTime@@@Z @ 113 NONAME ; void CFeedInfo::SetBuildDate(class TTime) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
115 |
?SetCustomTitle@CFeedInfo@@QAEXXZ @ 114 NONAME ; void CFeedInfo::SetCustomTitle(void) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
116 |
?SetDescriptionL@CFeedInfo@@QAEXABVTDesC16@@@Z @ 115 NONAME ; void CFeedInfo::SetDescriptionL(class TDesC16 const &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
117 |
?SetDescriptionL@CShowInfo@@QAEXABVTDesC16@@@Z @ 116 NONAME ; void CShowInfo::SetDescriptionL(class TDesC16 const &) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
118 |
?SetDownloadAutomatically@CSettingsEngine@@QAEXH@Z @ 117 NONAME ; void CSettingsEngine::SetDownloadAutomatically(int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
119 |
?SetDownloadState@CShowInfo@@QAEXW4TDownloadState@@@Z @ 118 NONAME ; void CShowInfo::SetDownloadState(enum TDownloadState) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
120 |
?SetDownloadSuspended@CSettingsEngine@@QAEXH@Z @ 119 NONAME ; void CSettingsEngine::SetDownloadSuspended(int) |
0050a64a90f8
Updated DEF file with the proper exports
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
121 |
?SetFeedIcon@CFeedInfo@@QAEXPAVCFbsBitmap@@@Z @ 120 NONAME ; void CFeedInfo::SetFeedIcon(class CFbsBitmap *) |
58
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
122 |
?SetFeedUid@CShowInfo@@QAEXI@Z @ 121 NONAME ; void CShowInfo::SetFeedUid(unsigned int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
123 |
?SetFileNameL@CShowInfo@@QAEXABVTDesC16@@@Z @ 122 NONAME ; void CShowInfo::SetFileNameL(class TDesC16 const &) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
124 |
?SetImageFileNameL@CFeedInfo@@QAEXABVTDesC16@@@Z @ 123 NONAME ; void CFeedInfo::SetImageFileNameL(class TDesC16 const &) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
125 |
?SetImageUrlL@CFeedInfo@@QAEXABVTDesC16@@@Z @ 124 NONAME ; void CFeedInfo::SetImageUrlL(class TDesC16 const &) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
126 |
?SetLastError@CFeedInfo@@QAEXH@Z @ 125 NONAME ; void CFeedInfo::SetLastError(int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
127 |
?SetLastError@CShowInfo@@QAEXH@Z @ 126 NONAME ; void CShowInfo::SetLastError(int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
128 |
?SetLastUpdated@CFeedInfo@@QAEXVTTime@@@Z @ 127 NONAME ; void CFeedInfo::SetLastUpdated(class TTime) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
129 |
?SetLinkL@CFeedInfo@@QAEXABVTDesC16@@@Z @ 128 NONAME ; void CFeedInfo::SetLinkL(class TDesC16 const &) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
130 |
?SetPlayState@CShowInfo@@QAEXW4TPlayState@@@Z @ 129 NONAME ; void CShowInfo::SetPlayState(enum TPlayState) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
131 |
?SetPlayTime@CShowInfo@@QAEXI@Z @ 130 NONAME ; void CShowInfo::SetPlayTime(unsigned int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
132 |
?SetPlayingPodcast@CPodcastModel@@QAEXPAVCShowInfo@@@Z @ 131 NONAME ; void CPodcastModel::SetPlayingPodcast(class CShowInfo *) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
133 |
?SetPosition@CShowInfo@@QAEXVTTimeIntervalMicroSeconds@@@Z @ 132 NONAME ; void CShowInfo::SetPosition(class TTimeIntervalMicroSeconds) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
134 |
?SetPosition@CSoundEngine@@QAEXI@Z @ 133 NONAME ; void CSoundEngine::SetPosition(unsigned int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
135 |
?SetPubDate@CShowInfo@@QAEXVTTime@@@Z @ 134 NONAME ; void CShowInfo::SetPubDate(class TTime) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
136 |
?SetShowSize@CShowInfo@@QAEXI@Z @ 135 NONAME ; void CShowInfo::SetShowSize(unsigned int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
137 |
?SetShowType@CShowInfo@@QAEXW4TShowType@@@Z @ 136 NONAME ; void CShowInfo::SetShowType(enum TShowType) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
138 |
?SetSpecificIAP@CSettingsEngine@@QAEXH@Z @ 137 NONAME ; void CSettingsEngine::SetSpecificIAP(int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
139 |
?SetTitleL@CFeedInfo@@QAEXABVTDesC16@@@Z @ 138 NONAME ; void CFeedInfo::SetTitleL(class TDesC16 const &) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
140 |
?SetTitleL@CShowInfo@@QAEXABVTDesC16@@@Z @ 139 NONAME ; void CShowInfo::SetTitleL(class TDesC16 const &) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
141 |
?SetTrackNo@CShowInfo@@QAEXI@Z @ 140 NONAME ; void CShowInfo::SetTrackNo(unsigned int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
142 |
?SetUid@CShowInfo@@QAEXI@Z @ 141 NONAME ; void CShowInfo::SetUid(unsigned int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
143 |
?SetUpdateAutomatically@CSettingsEngine@@QAEXW4TAutoUpdateSetting@@@Z @ 142 NONAME ; void CSettingsEngine::SetUpdateAutomatically(enum TAutoUpdateSetting) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
144 |
?SetUpdateFeedInterval@CSettingsEngine@@QAEXH@Z @ 143 NONAME ; void CSettingsEngine::SetUpdateFeedInterval(int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
145 |
?SetUpdateFeedTime@CSettingsEngine@@QAEXVTTime@@@Z @ 144 NONAME ; void CSettingsEngine::SetUpdateFeedTime(class TTime) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
146 |
?SetUrlL@CFeedInfo@@QAEXABVTDesC16@@@Z @ 145 NONAME ; void CFeedInfo::SetUrlL(class TDesC16 const &) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
147 |
?SetUrlL@CShowInfo@@QAEXABVTDesC16@@@Z @ 146 NONAME ; void CShowInfo::SetUrlL(class TDesC16 const &) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
148 |
?SettingsEngine@CPodcastModel@@QAEAAVCSettingsEngine@@XZ @ 147 NONAME ; class CSettingsEngine & CPodcastModel::SettingsEngine(void) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
149 |
?ShowDownloading@CShowEngine@@QAEPAVCShowInfo@@XZ @ 148 NONAME ; class CShowInfo * CShowEngine::ShowDownloading(void) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
150 |
?ShowEngine@CPodcastModel@@QAEAAVCShowEngine@@XZ @ 149 NONAME ; class CShowEngine & CPodcastModel::ShowEngine(void) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
151 |
?ShowSize@CShowInfo@@QBEIXZ @ 150 NONAME ; unsigned int CShowInfo::ShowSize(void) const |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
152 |
?ShowType@CShowInfo@@QBE?AW4TShowType@@XZ @ 151 NONAME ; enum TShowType CShowInfo::ShowType(void) const |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
153 |
?SoundEngine@CPodcastModel@@QAEAAVCSoundEngine@@XZ @ 152 NONAME ; class CSoundEngine & CPodcastModel::SoundEngine(void) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
154 |
?SpecificIAP@CSettingsEngine@@QAEHXZ @ 153 NONAME ; int CSettingsEngine::SpecificIAP(void) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
155 |
?State@CSoundEngine@@QAE?AW4TSoundEngineState@@XZ @ 154 NONAME ; enum TSoundEngineState CSoundEngine::State(void) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
156 |
?Stop@CSoundEngine@@QAEXH@Z @ 155 NONAME ; void CSoundEngine::Stop(int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
157 |
?SuspendDownloads@CShowEngine@@QAEXXZ @ 156 NONAME ; void CShowEngine::SuspendDownloads(void) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
158 |
?Title@CFeedInfo@@QBEABVTDesC16@@XZ @ 157 NONAME ; class TDesC16 const & CFeedInfo::Title(void) const |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
159 |
?Title@CShowInfo@@QBEABVTDesC16@@XZ @ 158 NONAME ; class TDesC16 const & CShowInfo::Title(void) const |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
160 |
?TrackNo@CShowInfo@@QBEIXZ @ 159 NONAME ; unsigned int CShowInfo::TrackNo(void) const |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
161 |
?Uid@CFeedInfo@@QBEIXZ @ 160 NONAME ; unsigned int CFeedInfo::Uid(void) const |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
162 |
?Uid@CShowInfo@@QBEIXZ @ 161 NONAME ; unsigned int CShowInfo::Uid(void) const |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
163 |
?UpdateAllFeedsL@CFeedEngine@@QAEXH@Z @ 162 NONAME ; void CFeedEngine::UpdateAllFeedsL(int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
164 |
?UpdateAutomatically@CSettingsEngine@@QAE?AW4TAutoUpdateSetting@@XZ @ 163 NONAME ; enum TAutoUpdateSetting CSettingsEngine::UpdateAutomatically(void) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
165 |
?UpdateFeed@CFeedEngine@@QAEXPAVCFeedInfo@@@Z @ 164 NONAME ; void CFeedEngine::UpdateFeed(class CFeedInfo *) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
166 |
?UpdateFeedInterval@CSettingsEngine@@QAEHXZ @ 165 NONAME ; int CSettingsEngine::UpdateFeedInterval(void) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
167 |
?UpdateFeedL@CFeedEngine@@QAEHI@Z @ 166 NONAME ; int CFeedEngine::UpdateFeedL(unsigned int) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
168 |
?UpdateFeedTime@CSettingsEngine@@QAE?AVTTime@@XZ @ 167 NONAME ; class TTime CSettingsEngine::UpdateFeedTime(void) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
169 |
?UpdateIAPListL@CPodcastModel@@QAEXXZ @ 168 NONAME ; void CPodcastModel::UpdateIAPListL(void) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
170 |
?UpdateSNAPListL@CPodcastModel@@QAEXXZ @ 169 NONAME ; void CPodcastModel::UpdateSNAPListL(void) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
171 |
?UpdateShow@CShowEngine@@QAEXAAVCShowInfo@@@Z @ 170 NONAME ; void CShowEngine::UpdateShow(class CShowInfo &) |
87cb33beeae2
Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se>
parents:
57
diff
changeset
|
172 |
?Url@CFeedInfo@@QBEABVTDesC16@@XZ @ 171 NONAME ; class TDesC16 const & CFeedInfo::Url(void) const |
60
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
173 |
?NewL@CImageHandler@@SAPAV1@AAVRFs@@AAVCPodcastModel@@@Z @ 172 NONAME ; class CImageHandler * CImageHandler::NewL(class RFs &, class CPodcastModel &) |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
174 |
?NewLC@CImageHandler@@SAPAV1@AAVRFs@@AAVCPodcastModel@@@Z @ 173 NONAME ; class CImageHandler * CImageHandler::NewLC(class RFs &, class CPodcastModel &) |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
175 |
sqlite3_aggregate_context @ 174 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
176 |
sqlite3_aggregate_count @ 175 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
177 |
sqlite3_auto_extension @ 176 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
178 |
sqlite3_bind_blob @ 177 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
179 |
sqlite3_bind_double @ 178 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
180 |
sqlite3_bind_int @ 179 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
181 |
sqlite3_bind_int64 @ 180 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
182 |
sqlite3_bind_null @ 181 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
183 |
sqlite3_bind_parameter_count @ 182 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
184 |
sqlite3_bind_parameter_index @ 183 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
185 |
sqlite3_bind_parameter_name @ 184 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
186 |
sqlite3_bind_text @ 185 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
187 |
sqlite3_bind_text16 @ 186 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
188 |
sqlite3_bind_value @ 187 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
189 |
sqlite3_bind_zeroblob @ 188 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
190 |
sqlite3_blob_bytes @ 189 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
191 |
sqlite3_blob_close @ 190 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
192 |
sqlite3_blob_open @ 191 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
193 |
sqlite3_blob_read @ 192 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
194 |
sqlite3_blob_write @ 193 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
195 |
sqlite3_busy_handler @ 194 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
196 |
sqlite3_busy_timeout @ 195 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
197 |
sqlite3_changes @ 196 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
198 |
sqlite3_clear_bindings @ 197 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
199 |
sqlite3_close @ 198 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
200 |
sqlite3_collation_needed @ 199 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
201 |
sqlite3_collation_needed16 @ 200 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
202 |
sqlite3_column_blob @ 201 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
203 |
sqlite3_column_bytes @ 202 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
204 |
sqlite3_column_bytes16 @ 203 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
205 |
sqlite3_column_count @ 204 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
206 |
sqlite3_column_decltype @ 205 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
207 |
sqlite3_column_decltype16 @ 206 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
208 |
sqlite3_column_double @ 207 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
209 |
sqlite3_column_int @ 208 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
210 |
sqlite3_column_int64 @ 209 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
211 |
sqlite3_column_name @ 210 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
212 |
sqlite3_column_name16 @ 211 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
213 |
sqlite3_column_text @ 212 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
214 |
sqlite3_column_text16 @ 213 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
215 |
sqlite3_column_type @ 214 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
216 |
sqlite3_column_value @ 215 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
217 |
sqlite3_commit_hook @ 216 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
218 |
sqlite3_complete @ 217 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
219 |
sqlite3_complete16 @ 218 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
220 |
sqlite3_create_collation @ 219 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
221 |
sqlite3_create_collation16 @ 220 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
222 |
sqlite3_create_collation_v2 @ 221 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
223 |
sqlite3_create_function @ 222 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
224 |
sqlite3_create_function16 @ 223 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
225 |
sqlite3_create_module @ 224 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
226 |
sqlite3_create_module_v2 @ 225 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
227 |
sqlite3_data_count @ 226 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
228 |
sqlite3_db_handle @ 227 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
229 |
sqlite3_declare_vtab @ 228 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
230 |
sqlite3_enable_load_extension @ 229 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
231 |
sqlite3_enable_shared_cache @ 230 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
232 |
sqlite3_errcode @ 231 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
233 |
sqlite3_errmsg @ 232 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
234 |
sqlite3_errmsg16 @ 233 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
235 |
sqlite3_exec @ 234 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
236 |
sqlite3_expired @ 235 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
237 |
sqlite3_extended_result_codes @ 236 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
238 |
sqlite3_file_control @ 237 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
239 |
sqlite3_finalize @ 238 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
240 |
sqlite3_free @ 239 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
241 |
sqlite3_free_table @ 240 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
242 |
sqlite3_get_autocommit @ 241 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
243 |
sqlite3_get_auxdata @ 242 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
244 |
sqlite3_get_table @ 243 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
245 |
sqlite3_global_recover @ 244 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
246 |
sqlite3_interrupt @ 245 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
247 |
sqlite3_last_insert_rowid @ 246 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
248 |
sqlite3_libversion @ 247 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
249 |
sqlite3_libversion_number @ 248 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
250 |
sqlite3_load_extension @ 249 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
251 |
sqlite3_malloc @ 250 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
252 |
sqlite3_memory_alarm @ 251 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
253 |
sqlite3_memory_highwater @ 252 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
254 |
sqlite3_memory_used @ 253 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
255 |
sqlite3_mprintf @ 254 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
256 |
sqlite3_open @ 255 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
257 |
sqlite3_open16 @ 256 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
258 |
sqlite3_open_v2 @ 257 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
259 |
sqlite3_overload_function @ 258 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
260 |
sqlite3_prepare @ 259 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
261 |
sqlite3_prepare16 @ 260 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
262 |
sqlite3_prepare16_v2 @ 261 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
263 |
sqlite3_prepare_v2 @ 262 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
264 |
sqlite3_profile @ 263 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
265 |
sqlite3_progress_handler @ 264 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
266 |
sqlite3_realloc @ 265 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
267 |
sqlite3_release_memory @ 266 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
268 |
sqlite3_reset @ 267 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
269 |
sqlite3_reset_auto_extension @ 268 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
270 |
sqlite3_result_blob @ 269 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
271 |
sqlite3_result_double @ 270 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
272 |
sqlite3_result_error @ 271 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
273 |
sqlite3_result_error16 @ 272 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
274 |
sqlite3_result_error_nomem @ 273 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
275 |
sqlite3_result_error_toobig @ 274 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
276 |
sqlite3_result_int @ 275 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
277 |
sqlite3_result_int64 @ 276 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
278 |
sqlite3_result_null @ 277 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
279 |
sqlite3_result_text @ 278 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
280 |
sqlite3_result_text16 @ 279 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
281 |
sqlite3_result_text16be @ 280 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
282 |
sqlite3_result_text16le @ 281 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
283 |
sqlite3_result_value @ 282 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
284 |
sqlite3_result_zeroblob @ 283 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
285 |
sqlite3_rollback_hook @ 284 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
286 |
sqlite3_set_authorizer @ 285 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
287 |
sqlite3_set_auxdata @ 286 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
288 |
sqlite3_sleep @ 287 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
289 |
sqlite3_snprintf @ 288 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
290 |
sqlite3_soft_heap_limit @ 289 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
291 |
sqlite3_sql @ 290 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
292 |
sqlite3_step @ 291 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
293 |
sqlite3_thread_cleanup @ 292 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
294 |
sqlite3_threadsafe @ 293 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
295 |
sqlite3_total_changes @ 294 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
296 |
sqlite3_trace @ 295 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
297 |
sqlite3_transfer_bindings @ 296 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
298 |
sqlite3_update_hook @ 297 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
299 |
sqlite3_user_data @ 298 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
300 |
sqlite3_value_blob @ 299 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
301 |
sqlite3_value_bytes @ 300 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
302 |
sqlite3_value_bytes16 @ 301 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
303 |
sqlite3_value_double @ 302 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
304 |
sqlite3_value_int @ 303 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
305 |
sqlite3_value_int64 @ 304 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
306 |
sqlite3_value_numeric_type @ 305 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
307 |
sqlite3_value_text @ 306 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
308 |
sqlite3_value_text16 @ 307 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
309 |
sqlite3_value_text16be @ 308 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
310 |
sqlite3_value_text16le @ 309 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
311 |
sqlite3_value_type @ 310 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
312 |
sqlite3_vfs_find @ 311 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
313 |
sqlite3_vfs_register @ 312 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
314 |
sqlite3_vfs_unregister @ 313 NONAME |
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
58
diff
changeset
|
315 |
sqlite3_vmprintf @ 314 NONAME |
2 | 316 |