|
1 EXPORTS |
|
2 ??0CMMFObjectContainer@@QAE@XZ @ 1 NONAME ; public: __thiscall CMMFObjectContainer::CMMFObjectContainer(void) |
|
3 ??0RMMFController@@QAE@XZ @ 2 NONAME ; public: __thiscall RMMFController::RMMFController(void) |
|
4 ??0RMMFControllerProxy@@QAE@XZ @ 3 NONAME ; public: __thiscall RMMFControllerProxy::RMMFControllerProxy(void) |
|
5 ??1CMMFController@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall CMMFController::~CMMFController(void) |
|
6 ??1CMMFMetaDataEntry@@UAE@XZ @ 5 NONAME ; public: virtual __thiscall CMMFMetaDataEntry::~CMMFMetaDataEntry(void) |
|
7 ??1CMMFObjectContainer@@UAE@XZ @ 6 NONAME ; public: virtual __thiscall CMMFObjectContainer::~CMMFObjectContainer(void) |
|
8 ?AddCustomCommandParserL@CMMFController@@IAEXAAVCMMFCustomCommandParserBase@@@Z @ 7 NONAME ; protected: void __thiscall CMMFController::AddCustomCommandParserL(class CMMFCustomCommandParserBase &) |
|
9 ?AddDataSink@RMMFController@@QAEHVTUid@@ABVTDesC8@@@Z @ 8 NONAME ; public: int __thiscall RMMFController::AddDataSink(class TUid,class TDesC8 const &) |
|
10 ?AddDataSink@RMMFController@@QAEHVTUid@@ABVTDesC8@@AAVTMMFMessageDestination@@@Z @ 9 NONAME ; public: int __thiscall RMMFController::AddDataSink(class TUid,class TDesC8 const &,class TMMFMessageDestination &) |
|
11 ?AddDataSource@RMMFController@@QAEHVTUid@@ABVTDesC8@@@Z @ 10 NONAME ; public: int __thiscall RMMFController::AddDataSource(class TUid,class TDesC8 const &) |
|
12 ?AddDataSource@RMMFController@@QAEHVTUid@@ABVTDesC8@@AAVTMMFMessageDestination@@@Z @ 11 NONAME ; public: int __thiscall RMMFController::AddDataSource(class TUid,class TDesC8 const &,class TMMFMessageDestination &) |
|
13 ?AddMMFObject@CMMFObjectContainer@@QAEHAAVCMMFObject@@@Z @ 12 NONAME ; public: int __thiscall CMMFObjectContainer::AddMMFObject(class CMMFObject &) |
|
14 ?CancelReceiveEvents@RMMFController@@QAEHXZ @ 13 NONAME ; public: int __thiscall RMMFController::CancelReceiveEvents(void) |
|
15 ?CancelReceiveEvents@RMMFControllerProxy@@QAEHXZ @ 14 NONAME ; public: int __thiscall RMMFControllerProxy::CancelReceiveEvents(void) |
|
16 ?Close@RMMFController@@QAEXXZ @ 15 NONAME ; public: void __thiscall RMMFController::Close(void) |
|
17 ?Close@RMMFControllerProxy@@QAEXXZ @ 16 NONAME ; public: void __thiscall RMMFControllerProxy::Close(void) |
|
18 ?CustomCommandAsync@RMMFController@@QAEXABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1AAVTDes8@@AAVTRequestStatus@@@Z @ 17 NONAME ; public: void __thiscall RMMFController::CustomCommandAsync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &,class TDes8 &,class TRequestStatus &) |
|
19 ?CustomCommandAsync@RMMFController@@QAEXABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1AAVTRequestStatus@@@Z @ 18 NONAME ; public: void __thiscall RMMFController::CustomCommandAsync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &,class TRequestStatus &) |
|
20 ?CustomCommandSync@RMMFController@@QAEHABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1@Z @ 19 NONAME ; public: int __thiscall RMMFController::CustomCommandSync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &) |
|
21 ?CustomCommandSync@RMMFController@@QAEHABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1AAVTDes8@@@Z @ 20 NONAME ; public: int __thiscall RMMFController::CustomCommandSync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &,class TDes8 &) |
|
22 ?DeleteAllObjects@CMMFObjectContainer@@QAEXXZ @ 21 NONAME ; public: void __thiscall CMMFObjectContainer::DeleteAllObjects(void) |
|
23 ?DoSendEventToClient@CMMFController@@IAEHABVTMMFEvent@@@Z @ 22 NONAME ; protected: int __thiscall CMMFController::DoSendEventToClient(class TMMFEvent const &) |
|
24 ?ExternalizeL@CMMFMetaDataEntry@@QBEXAAVRWriteStream@@@Z @ 23 NONAME ; public: void __thiscall CMMFMetaDataEntry::ExternalizeL(class RWriteStream &)const |
|
25 ?FindMMFObject@CMMFObjectContainer@@QAEHABVTMMFMessageDestination@@AAPAVCMMFObject@@@Z @ 24 NONAME ; public: int __thiscall CMMFObjectContainer::FindMMFObject(class TMMFMessageDestination const &,class CMMFObject * &) |
|
26 ?GetDuration@RMMFController@@QBEHAAVTTimeIntervalMicroSeconds@@@Z @ 25 NONAME ; public: int __thiscall RMMFController::GetDuration(class TTimeIntervalMicroSeconds &)const |
|
27 ?GetMetaDataEntryL@RMMFController@@QBEPAVCMMFMetaDataEntry@@H@Z @ 26 NONAME ; public: class CMMFMetaDataEntry * __thiscall RMMFController::GetMetaDataEntryL(int)const |
|
28 ?GetNumberOfMetaDataEntries@RMMFController@@QBEHAAH@Z @ 27 NONAME ; public: int __thiscall RMMFController::GetNumberOfMetaDataEntries(int &)const |
|
29 ?GetPosition@RMMFController@@QBEHAAVTTimeIntervalMicroSeconds@@@Z @ 28 NONAME ; public: int __thiscall RMMFController::GetPosition(class TTimeIntervalMicroSeconds &)const |
|
30 ?HandleRequestL@CMMFController@@UAEXAAVTMMFMessage@@@Z @ 29 NONAME ; public: virtual void __thiscall CMMFController::HandleRequestL(class TMMFMessage &) |
|
31 ?InternalizeL@CMMFMetaDataEntry@@QAEXAAVRReadStream@@@Z @ 30 NONAME ; public: void __thiscall CMMFMetaDataEntry::InternalizeL(class RReadStream &) |
|
32 ?ListImplementationsL@CMMFControllerPluginSelectionParameters@@UBEXAAV?$RPointerArray@VCMMFControllerImplementationInformation@@@@@Z @ 31 NONAME ; public: virtual void __thiscall CMMFControllerPluginSelectionParameters::ListImplementationsL(class RPointerArray<class CMMFControllerImplementationInformation> &)const |
|
33 ?ListImplementationsL@CMMFFormatPluginSelectionParameters@@QBEXAAV?$RPointerArray@VCMMFFormatImplementationInformation@@@@@Z @ 32 NONAME ; public: void __thiscall CMMFFormatPluginSelectionParameters::ListImplementationsL(class RPointerArray<class CMMFFormatImplementationInformation> &)const |
|
34 ?LoadController@RMMFControllerProxy@@QAEHVTUid@@H@Z @ 33 NONAME ; int RMMFControllerProxy::LoadController(class TUid, int) |
|
35 ?MMFObjectContainerL@CMMFController@@IAEAAVCMMFObjectContainer@@XZ @ 34 NONAME ; protected: class CMMFObjectContainer & __thiscall CMMFController::MMFObjectContainerL(void) |
|
36 ?Name@CMMFMetaDataEntry@@QBEABVTDesC16@@XZ @ 35 NONAME ; public: class TDesC16 const & __thiscall CMMFMetaDataEntry::Name(void)const |
|
37 ?NewL@CMMFControllerEventMonitor@@SAPAV1@AAVMMMFControllerEventMonitorObserver@@AAVRMMFController@@@Z @ 36 NONAME ; public: static class CMMFControllerEventMonitor * __cdecl CMMFControllerEventMonitor::NewL(class MMMFControllerEventMonitorObserver &,class RMMFController &) |
|
38 ?NewL@CMMFControllerPluginSelectionParameters@@SAPAV1@XZ @ 37 NONAME ; public: static class CMMFControllerPluginSelectionParameters * __cdecl CMMFControllerPluginSelectionParameters::NewL(void) |
|
39 ?NewL@CMMFFormatDecodePluginSelectionParameters@@SAPAV1@XZ @ 38 NONAME ; public: static class CMMFFormatDecodePluginSelectionParameters * __cdecl CMMFFormatDecodePluginSelectionParameters::NewL(void) |
|
40 ?NewL@CMMFFormatEncodePluginSelectionParameters@@SAPAV1@XZ @ 39 NONAME ; public: static class CMMFFormatEncodePluginSelectionParameters * __cdecl CMMFFormatEncodePluginSelectionParameters::NewL(void) |
|
41 ?NewL@CMMFFormatSelectionParameters@@SAPAV1@XZ @ 40 NONAME ; public: static class CMMFFormatSelectionParameters * __cdecl CMMFFormatSelectionParameters::NewL(void) |
|
42 ?NewL@CMMFMetaDataEntry@@SAPAV1@ABV1@@Z @ 41 NONAME ; public: static class CMMFMetaDataEntry * __cdecl CMMFMetaDataEntry::NewL(class CMMFMetaDataEntry const &) |
|
43 ?NewL@CMMFMetaDataEntry@@SAPAV1@ABVTDesC16@@0@Z @ 42 NONAME ; public: static class CMMFMetaDataEntry * __cdecl CMMFMetaDataEntry::NewL(class TDesC16 const &,class TDesC16 const &) |
|
44 ?NewL@CMMFMetaDataEntry@@SAPAV1@XZ @ 43 NONAME ; public: static class CMMFMetaDataEntry * __cdecl CMMFMetaDataEntry::NewL(void) |
|
45 ?NewLC@CMMFControllerPluginSelectionParameters@@SAPAV1@XZ @ 44 NONAME ; public: static class CMMFControllerPluginSelectionParameters * __cdecl CMMFControllerPluginSelectionParameters::NewLC(void) |
|
46 ?NewLC@CMMFFormatDecodePluginSelectionParameters@@SAPAV1@XZ @ 45 NONAME ; public: static class CMMFFormatDecodePluginSelectionParameters * __cdecl CMMFFormatDecodePluginSelectionParameters::NewLC(void) |
|
47 ?NewLC@CMMFFormatEncodePluginSelectionParameters@@SAPAV1@XZ @ 46 NONAME ; public: static class CMMFFormatEncodePluginSelectionParameters * __cdecl CMMFFormatEncodePluginSelectionParameters::NewLC(void) |
|
48 ?NewLC@CMMFFormatSelectionParameters@@SAPAV1@XZ @ 47 NONAME ; public: static class CMMFFormatSelectionParameters * __cdecl CMMFFormatSelectionParameters::NewLC(void) |
|
49 ?Open@RMMFController@@QAEHVTUid@@ABVTMMFPrioritySettings@@@Z @ 48 NONAME ; public: int __thiscall RMMFController::Open(class TUid,class TMMFPrioritySettings const &) |
|
50 ?Pause@RMMFController@@QAEHXZ @ 49 NONAME ; public: int __thiscall RMMFController::Pause(void) |
|
51 ?Play@RMMFController@@QAEHXZ @ 50 NONAME ; public: int __thiscall RMMFController::Play(void) |
|
52 ?Prime@RMMFController@@QAEHXZ @ 51 NONAME ; public: int __thiscall RMMFController::Prime(void) |
|
53 ?ReceiveEvents@RMMFController@@QAEXAAV?$TPckgBuf@VTMMFEvent@@@@AAVTRequestStatus@@@Z @ 52 NONAME ; public: void __thiscall RMMFController::ReceiveEvents(class TPckgBuf<class TMMFEvent> &,class TRequestStatus &) |
|
54 ?ReceiveEvents@RMMFControllerProxy@@QAEXAAV?$TPckgBuf@VTMMFEvent@@@@AAVTRequestStatus@@@Z @ 53 NONAME ; public: void __thiscall RMMFControllerProxy::ReceiveEvents(class TPckgBuf<class TMMFEvent> &,class TRequestStatus &) |
|
55 ?RemoveAndDestroyMMFObject@CMMFObjectContainer@@QAEXAAVCMMFObject@@@Z @ 54 NONAME ; public: void __thiscall CMMFObjectContainer::RemoveAndDestroyMMFObject(class CMMFObject &) |
|
56 ?RemoveDataSink@RMMFController@@QAEHABVTMMFMessageDestination@@@Z @ 55 NONAME ; public: int __thiscall RMMFController::RemoveDataSink(class TMMFMessageDestination const &) |
|
57 ?RemoveDataSource@RMMFController@@QAEHABVTMMFMessageDestination@@@Z @ 56 NONAME ; public: int __thiscall RMMFController::RemoveDataSource(class TMMFMessageDestination const &) |
|
58 ?Reset@RMMFController@@QAEHXZ @ 57 NONAME ; public: int __thiscall RMMFController::Reset(void) |
|
59 ?SendAsync@RMMFControllerProxy@@QBEXABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1AAVTDes8@@AAVTRequestStatus@@@Z @ 58 NONAME ; public: void __thiscall RMMFControllerProxy::SendAsync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &,class TDes8 &,class TRequestStatus &)const |
|
60 ?SendAsync@RMMFControllerProxy@@QBEXABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1AAVTRequestStatus@@@Z @ 59 NONAME ; public: void __thiscall RMMFControllerProxy::SendAsync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &,class TRequestStatus &)const |
|
61 ?SendSync@RMMFControllerProxy@@QBEHABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1@Z @ 60 NONAME ; public: int __thiscall RMMFControllerProxy::SendSync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &)const |
|
62 ?SendSync@RMMFControllerProxy@@QBEHABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1AAVTDes8@@@Z @ 61 NONAME ; public: int __thiscall RMMFControllerProxy::SendSync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &,class TDes8 &)const |
|
63 ?SetMatchToFileNameL@CMMFFormatSelectionParameters@@QAEXABVTDesC16@@@Z @ 62 NONAME ; public: void __thiscall CMMFFormatSelectionParameters::SetMatchToFileNameL(class TDesC16 const &) |
|
64 ?SetMatchToHeaderDataL@CMMFFormatSelectionParameters@@QAEXABVTDesC8@@@Z @ 63 NONAME ; public: void __thiscall CMMFFormatSelectionParameters::SetMatchToHeaderDataL(class TDesC8 const &) |
|
65 ?SetMatchToMimeTypeL@CMMFFormatSelectionParameters@@QAEXABVTDesC8@@@Z @ 64 NONAME ; public: void __thiscall CMMFFormatSelectionParameters::SetMatchToMimeTypeL(class TDesC8 const &) |
|
66 ?SetMediaIdsL@CMMFPluginSelectionParameters@@QAEXABV?$RArray@VTUid@@@@W4TMediaIdMatchType@1@@Z @ 65 NONAME ; public: void __thiscall CMMFPluginSelectionParameters::SetMediaIdsL(class RArray<class TUid> const &,enum CMMFPluginSelectionParameters::TMediaIdMatchType) |
|
67 ?SetNameL@CMMFMetaDataEntry@@QAEXABVTDesC16@@@Z @ 66 NONAME ; public: void __thiscall CMMFMetaDataEntry::SetNameL(class TDesC16 const &) |
|
68 ?SetPosition@RMMFController@@QBEHABVTTimeIntervalMicroSeconds@@@Z @ 67 NONAME ; public: int __thiscall RMMFController::SetPosition(class TTimeIntervalMicroSeconds const &)const |
|
69 ?SetPreferredSupplierL@CMMFPluginSelectionParameters@@QAEXABVTDesC16@@W4TPreferredSupplierMatchType@1@@Z @ 68 NONAME ; public: void __thiscall CMMFPluginSelectionParameters::SetPreferredSupplierL(class TDesC16 const &,enum CMMFPluginSelectionParameters::TPreferredSupplierMatchType) |
|
70 ?SetPrioritySettings@RMMFController@@QBEHABVTMMFPrioritySettings@@@Z @ 69 NONAME ; public: int __thiscall RMMFController::SetPrioritySettings(class TMMFPrioritySettings const &)const |
|
71 ?SetRequiredFormatSupportL@CMMFFormatPluginSelectionParameters@@QAEXABVCMMFFormatSelectionParameters@@@Z @ 70 NONAME ; public: void __thiscall CMMFFormatPluginSelectionParameters::SetRequiredFormatSupportL(class CMMFFormatSelectionParameters const &) |
|
72 ?SetRequiredPlayFormatSupportL@CMMFControllerPluginSelectionParameters@@QAEXABVCMMFFormatSelectionParameters@@@Z @ 71 NONAME ; public: void __thiscall CMMFControllerPluginSelectionParameters::SetRequiredPlayFormatSupportL(class CMMFFormatSelectionParameters const &) |
|
73 ?SetRequiredRecordFormatSupportL@CMMFControllerPluginSelectionParameters@@QAEXABVCMMFFormatSelectionParameters@@@Z @ 72 NONAME ; public: void __thiscall CMMFControllerPluginSelectionParameters::SetRequiredRecordFormatSupportL(class CMMFFormatSelectionParameters const &) |
|
74 ?SetValueL@CMMFMetaDataEntry@@QAEXABVTDesC16@@@Z @ 73 NONAME ; public: void __thiscall CMMFMetaDataEntry::SetValueL(class TDesC16 const &) |
|
75 ?Start@CMMFControllerEventMonitor@@QAEXXZ @ 74 NONAME ; public: void __thiscall CMMFControllerEventMonitor::Start(void) |
|
76 ?Stop@RMMFController@@QAEHXZ @ 75 NONAME ; public: int __thiscall RMMFController::Stop(void) |
|
77 ?SupportsFileExtension@CMMFFormatImplementationInformation@@QBEHABVTDesC8@@@Z @ 76 NONAME ; public: int __thiscall CMMFFormatImplementationInformation::SupportsFileExtension(class TDesC8 const &)const |
|
78 ?SupportsHeaderDataL@CMMFFormatImplementationInformation@@QBEHABVTDesC8@@@Z @ 77 NONAME ; public: int __thiscall CMMFFormatImplementationInformation::SupportsHeaderDataL(class TDesC8 const &)const |
|
79 ?SupportsMediaId@CMMFPluginImplementationInformation@@QBEHVTUid@@@Z @ 78 NONAME ; public: int __thiscall CMMFPluginImplementationInformation::SupportsMediaId(class TUid)const |
|
80 ?SupportsMimeType@CMMFFormatImplementationInformation@@QBEHABVTDesC8@@@Z @ 79 NONAME ; public: int __thiscall CMMFFormatImplementationInformation::SupportsMimeType(class TDesC8 const &)const |
|
81 ?SupportsSupplier@CMMFPluginImplementationInformation@@QBEHABVTDesC16@@@Z @ 80 NONAME ; public: int __thiscall CMMFPluginImplementationInformation::SupportsSupplier(class TDesC16 const &)const |
|
82 ?Value@CMMFMetaDataEntry@@QBEABVTDesC16@@XZ @ 81 NONAME ; public: class TDesC16 const & __thiscall CMMFMetaDataEntry::Value(void)const |
|
83 ??0CMMFCustomCommandParserBase@@IAE@VTUid@@@Z @ 82 NONAME ; protected: __thiscall CMMFCustomCommandParserBase::CMMFCustomCommandParserBase(class TUid) |
|
84 ??0CMMFDataSinkHolder@@QAE@AAVMDataSink@@@Z @ 83 NONAME ; public: __thiscall CMMFDataSinkHolder::CMMFDataSinkHolder(class MDataSink &) |
|
85 ??0CMMFDataSourceHolder@@QAE@AAVMDataSource@@@Z @ 84 NONAME ; public: __thiscall CMMFDataSourceHolder::CMMFDataSourceHolder(class MDataSource &) |
|
86 ??0CMMFObject@@QAE@VTUid@@@Z @ 85 NONAME ; public: __thiscall CMMFObject::CMMFObject(class TUid) |
|
87 ??1CMMFCustomCommandParserBase@@UAE@XZ @ 86 NONAME ; public: virtual __thiscall CMMFCustomCommandParserBase::~CMMFCustomCommandParserBase(void) |
|
88 ??1CMMFDataSinkHolder@@UAE@XZ @ 87 NONAME ; public: virtual __thiscall CMMFDataSinkHolder::~CMMFDataSinkHolder(void) |
|
89 ??1CMMFDataSourceHolder@@UAE@XZ @ 88 NONAME ; public: virtual __thiscall CMMFDataSourceHolder::~CMMFDataSourceHolder(void) |
|
90 ??8CMMFObject@@QAEHABV0@@Z @ 89 NONAME ; public: int __thiscall CMMFObject::operator==(class CMMFObject const &) |
|
91 ?DataSink@CMMFDataSinkHolder@@QAEAAVMDataSink@@XZ @ 90 NONAME ; public: class MDataSink & __thiscall CMMFDataSinkHolder::DataSink(void) |
|
92 ?DataSource@CMMFDataSourceHolder@@QAEAAVMDataSource@@XZ @ 91 NONAME ; public: class MDataSource & __thiscall CMMFDataSourceHolder::DataSource(void) |
|
93 ?Handle@CMMFObject@@QAEABVTMMFMessageDestination@@XZ @ 92 NONAME ; public: class TMMFMessageDestination const & __thiscall CMMFObject::Handle(void) |
|
94 ?HandleRequest@CMMFDataSinkHolder@@UAEXAAVTMMFMessage@@@Z @ 93 NONAME ; public: virtual void __thiscall CMMFDataSinkHolder::HandleRequest(class TMMFMessage &) |
|
95 ?HandleRequest@CMMFDataSourceHolder@@UAEXAAVTMMFMessage@@@Z @ 94 NONAME ; public: virtual void __thiscall CMMFDataSourceHolder::HandleRequest(class TMMFMessage &) |
|
96 ?InterfaceId@CMMFCustomCommandParserBase@@QAE?AVTUid@@XZ @ 95 NONAME ; public: class TUid __thiscall CMMFCustomCommandParserBase::InterfaceId(void) |
|
97 ??0TMMFEvent@@QAE@VTUid@@H@Z @ 96 NONAME ; public: __thiscall TMMFEvent::TMMFEvent(class TUid,int) |
|
98 ??0TMMFEvent@@QAE@XZ @ 97 NONAME ; public: __thiscall TMMFEvent::TMMFEvent(void) |
|
99 ??0TMMFMessage@@QAE@ABV0@@Z @ 98 NONAME ; public: __thiscall TMMFMessage::TMMFMessage(class TMMFMessage const &) |
|
100 ??0TMMFMessageDestination@@QAE@ABV0@@Z @ 99 NONAME ; public: __thiscall TMMFMessageDestination::TMMFMessageDestination(class TMMFMessageDestination const &) |
|
101 ??0TMMFMessageDestination@@QAE@VTUid@@@Z @ 100 NONAME ; public: __thiscall TMMFMessageDestination::TMMFMessageDestination(class TUid) |
|
102 ??0TMMFMessageDestination@@QAE@VTUid@@H@Z @ 101 NONAME ; public: __thiscall TMMFMessageDestination::TMMFMessageDestination(class TUid,int) |
|
103 ??0TMMFMessageDestination@@QAE@XZ @ 102 NONAME ; public: __thiscall TMMFMessageDestination::TMMFMessageDestination(void) |
|
104 ??8TMMFMessageDestination@@QBEHABV0@@Z @ 103 NONAME ; public: int __thiscall TMMFMessageDestination::operator==(class TMMFMessageDestination const &)const |
|
105 ?Complete@TMMFMessage@@QAEXH@Z @ 104 NONAME ; public: void __thiscall TMMFMessage::Complete(int) |
|
106 ?Destination@TMMFMessage@@QAEABVTMMFMessageDestination@@XZ @ 105 NONAME ; public: class TMMFMessageDestination const & __thiscall TMMFMessage::Destination(void) |
|
107 ?DestinationHandle@TMMFMessageDestination@@QBEHXZ @ 106 NONAME ; public: int __thiscall TMMFMessageDestination::DestinationHandle(void)const |
|
108 ?Function@TMMFMessage@@QAEHXZ @ 107 NONAME ; public: int __thiscall TMMFMessage::Function(void) |
|
109 ?InterfaceId@TMMFMessageDestination@@QBE?AVTUid@@XZ @ 108 NONAME ; public: class TUid __thiscall TMMFMessageDestination::InterfaceId(void)const |
|
110 ?IsCompleted@TMMFMessage@@QAEHXZ @ 109 NONAME ; public: int __thiscall TMMFMessage::IsCompleted(void) |
|
111 ?ReadData1FromClient@TMMFMessage@@QAEHAAVTDes8@@@Z @ 110 NONAME ; public: int __thiscall TMMFMessage::ReadData1FromClient(class TDes8 &) |
|
112 ?ReadData1FromClientL@TMMFMessage@@QAEXAAVTDes8@@@Z @ 111 NONAME ; public: void __thiscall TMMFMessage::ReadData1FromClientL(class TDes8 &) |
|
113 ?ReadData2FromClient@TMMFMessage@@QAEHAAVTDes8@@@Z @ 112 NONAME ; public: int __thiscall TMMFMessage::ReadData2FromClient(class TDes8 &) |
|
114 ?ReadData2FromClientL@TMMFMessage@@QAEXAAVTDes8@@@Z @ 113 NONAME ; public: void __thiscall TMMFMessage::ReadData2FromClientL(class TDes8 &) |
|
115 ?SizeOfData1FromClient@TMMFMessage@@QAEHXZ @ 114 NONAME ; public: int __thiscall TMMFMessage::SizeOfData1FromClient(void) |
|
116 ?SizeOfData2FromClient@TMMFMessage@@QAEHXZ @ 115 NONAME ; public: int __thiscall TMMFMessage::SizeOfData2FromClient(void) |
|
117 ?WriteDataToClient@TMMFMessage@@QAEHABVTDesC8@@@Z @ 116 NONAME ; public: int __thiscall TMMFMessage::WriteDataToClient(class TDesC8 const &) |
|
118 ?WriteDataToClientL@TMMFMessage@@QAEXABVTDesC8@@@Z @ 117 NONAME ; public: void __thiscall TMMFMessage::WriteDataToClientL(class TDesC8 const &) |
|
119 ??0RMMFCustomCommandsBase@@QAE@AAVRMMFController@@VTUid@@@Z @ 118 NONAME ; public: __thiscall RMMFCustomCommandsBase::RMMFCustomCommandsBase(class RMMFController &,class TUid) |
|
120 ??1CMMFObject@@UAE@XZ @ 119 NONAME ; public: virtual __thiscall CMMFObject::~CMMFObject(void) |
|
121 ?DisplayName@CMMFPluginImplementationInformation@@QBEABVTDesC16@@XZ @ 120 NONAME ; public: class TDesC16 const & __thiscall CMMFPluginImplementationInformation::DisplayName(void)const |
|
122 ?InterfaceUid@CMMFPluginSelectionParameters@@QBE?AVTUid@@XZ @ 121 NONAME ; public: class TUid __thiscall CMMFPluginSelectionParameters::InterfaceUid(void)const |
|
123 ?MatchData@CMMFFormatSelectionParameters@@QBEABVTDesC8@@XZ @ 122 NONAME ; public: class TDesC8 const & __thiscall CMMFFormatSelectionParameters::MatchData(void)const |
|
124 ?MatchDataType@CMMFFormatSelectionParameters@@QBE?AW4TMatchDataType@1@XZ @ 123 NONAME ; public: enum CMMFFormatSelectionParameters::TMatchDataType __thiscall CMMFFormatSelectionParameters::MatchDataType(void)const |
|
125 ?MediaIdMatchType@CMMFPluginSelectionParameters@@QBE?AW4TMediaIdMatchType@1@XZ @ 124 NONAME ; public: enum CMMFPluginSelectionParameters::TMediaIdMatchType __thiscall CMMFPluginSelectionParameters::MediaIdMatchType(void)const |
|
126 ?MediaIds@CMMFPluginSelectionParameters@@QBEABV?$RArray@VTUid@@@@XZ @ 125 NONAME ; public: class RArray<class TUid> const & __thiscall CMMFPluginSelectionParameters::MediaIds(void)const |
|
127 ?PlayFormats@CMMFControllerImplementationInformation@@QBEABV?$RPointerArray@VCMMFFormatImplementationInformation@@@@XZ @ 126 NONAME ; public: class RPointerArray<class CMMFFormatImplementationInformation> const & __thiscall CMMFControllerImplementationInformation::PlayFormats(void)const |
|
128 ?PreferredSupplier@CMMFPluginSelectionParameters@@QBEABVTDesC16@@XZ @ 127 NONAME ; public: class TDesC16 const & __thiscall CMMFPluginSelectionParameters::PreferredSupplier(void)const |
|
129 ?PreferredSupplierMatchType@CMMFPluginSelectionParameters@@QBE?AW4TPreferredSupplierMatchType@1@XZ @ 128 NONAME ; public: enum CMMFPluginSelectionParameters::TPreferredSupplierMatchType __thiscall CMMFPluginSelectionParameters::PreferredSupplierMatchType(void)const |
|
130 ?RecordFormats@CMMFControllerImplementationInformation@@QBEABV?$RPointerArray@VCMMFFormatImplementationInformation@@@@XZ @ 129 NONAME ; public: class RPointerArray<class CMMFFormatImplementationInformation> const & __thiscall CMMFControllerImplementationInformation::RecordFormats(void)const |
|
131 ?Supplier@CMMFPluginImplementationInformation@@QBEABVTDesC16@@XZ @ 130 NONAME ; public: class TDesC16 const & __thiscall CMMFPluginImplementationInformation::Supplier(void)const |
|
132 ?SupportedFileExtensions@CMMFFormatImplementationInformation@@QBEABVCDesC8Array@@XZ @ 131 NONAME ; public: class CDesC8Array const & __thiscall CMMFFormatImplementationInformation::SupportedFileExtensions(void)const |
|
133 ?SupportedHeaderData@CMMFFormatImplementationInformation@@QBEABVCDesC8Array@@XZ @ 132 NONAME ; public: class CDesC8Array const & __thiscall CMMFFormatImplementationInformation::SupportedHeaderData(void)const |
|
134 ?SupportedMediaIds@CMMFPluginImplementationInformation@@QBEABV?$RArray@VTUid@@@@XZ @ 133 NONAME ; public: class RArray<class TUid> const & __thiscall CMMFPluginImplementationInformation::SupportedMediaIds(void)const |
|
135 ?SupportedMimeTypes@CMMFFormatImplementationInformation@@QBEABVCDesC8Array@@XZ @ 134 NONAME ; public: class CDesC8Array const & __thiscall CMMFFormatImplementationInformation::SupportedMimeTypes(void)const |
|
136 ?Uid@CMMFPluginImplementationInformation@@QBE?AVTUid@@XZ @ 135 NONAME ; public: class TUid __thiscall CMMFPluginImplementationInformation::Uid(void)const |
|
137 ?Version@CMMFPluginImplementationInformation@@QBEHXZ @ 136 NONAME ; public: int __thiscall CMMFPluginImplementationInformation::Version(void)const |
|
138 ?ExternalizeL@CMMFUrlParams@@QBEXAAVRWriteStream@@@Z @ 137 NONAME ; public: void __thiscall CMMFUrlParams::ExternalizeL(class RWriteStream &)const |
|
139 ?ExternalizeToCBufFlatLC@CMMFUrlParams@@QBEPAVCBufFlat@@XZ @ 138 NONAME ; public: class CBufFlat * __thiscall CMMFUrlParams::ExternalizeToCBufFlatLC(void)const |
|
140 ?IAPId@CMMFUrlParams@@QBEHXZ @ 139 NONAME ; public: int __thiscall CMMFUrlParams::IAPId(void)const |
|
141 ?NewL@CMMFUrlParams@@SAPAV1@ABVTDesC16@@H@Z @ 140 NONAME ; public: static class CMMFUrlParams * __cdecl CMMFUrlParams::NewL(class TDesC16 const &,int) |
|
142 ?NewLC@CMMFUrlParams@@SAPAV1@AAVRReadStream@@@Z @ 141 NONAME ; public: static class CMMFUrlParams * __cdecl CMMFUrlParams::NewLC(class RReadStream &) |
|
143 ?NewLC@CMMFUrlParams@@SAPAV1@ABVTDesC16@@H@Z @ 142 NONAME ; public: static class CMMFUrlParams * __cdecl CMMFUrlParams::NewLC(class TDesC16 const &,int) |
|
144 ?Url@CMMFUrlParams@@QBEABVTDesC16@@XZ @ 143 NONAME ; public: class TDesC16 const & __thiscall CMMFUrlParams::Url(void)const |
|
145 ?UseIAPId@CMMFUrlParams@@QBEHXZ @ 144 NONAME ; public: int __thiscall CMMFUrlParams::UseIAPId(void)const |
|
146 ?GetMimeTypeL@CMmfRecognizerUtil@@QAE?AW4TMatchLevel@1@ABVTDesC16@@ABVTDesC8@@AAVTDes8@@@Z @ 145 NONAME ; public: enum CMmfRecognizerUtil::TMatchLevel __thiscall CMmfRecognizerUtil::GetMimeTypeL(class TDesC16 const &,class TDesC8 const &,class TDes8 &) |
|
147 ?GetMimeTypesL@CMmfRecognizerUtil@@SAXPAVCDesC8Array@@@Z @ 146 NONAME ; public: static void __cdecl CMmfRecognizerUtil::GetMimeTypesL(class CDesC8Array *) |
|
148 ?NewL@CMmfRecognizerUtil@@SAPAV1@XZ @ 147 NONAME ; public: static class CMmfRecognizerUtil * __cdecl CMmfRecognizerUtil::NewL(void) |
|
149 ?NewL@CMMFControllerImplementationInformation@@SAPAV1@VTUid@@@Z @ 148 NONAME ; public: static class CMMFControllerImplementationInformation * __cdecl CMMFControllerImplementationInformation::NewL(class TUid) |
|
150 ?PauseL@CMMFController@@MAEXAAVTMMFMessage@@@Z @ 149 NONAME ; protected: virtual void __thiscall CMMFController::PauseL(class TMMFMessage &) |
|
151 ?PlayL@CMMFController@@MAEXAAVTMMFMessage@@@Z @ 150 NONAME ; protected: virtual void __thiscall CMMFController::PlayL(class TMMFMessage &) |
|
152 ?PrimeL@CMMFController@@MAEXAAVTMMFMessage@@@Z @ 151 NONAME ; protected: virtual void __thiscall CMMFController::PrimeL(class TMMFMessage &) |
|
153 ?StopL@CMMFController@@MAEXAAVTMMFMessage@@@Z @ 152 NONAME ; protected: virtual void __thiscall CMMFController::StopL(class TMMFMessage &) |
|
154 ?SetMatchToUriL@CMMFFormatSelectionParameters@@QAEXABVTDesC16@@@Z @ 153 NONAME ; public: void __thiscall CMMFFormatSelectionParameters::SetMatchToUriL(class TDesC16 const &) |
|
155 ?HeapSpaceRequired@CMMFControllerImplementationInformation@@QBEIXZ @ 154 NONAME ; public: unsigned int __thiscall CMMFControllerImplementationInformation::HeapSpaceRequired(void)const |
|
156 ?LoadController@RMMFControllerProxy@@QAEHABVCMMFControllerImplementationInformation@@H@Z @ 155 NONAME ; int RMMFControllerProxy::LoadController(class CMMFControllerImplementationInformation const &, int) |
|
157 ?Open@RMMFController@@QAEHABVCMMFControllerImplementationInformation@@ABVTMMFPrioritySettings@@@Z @ 156 NONAME ; public: int __thiscall RMMFController::Open(class CMMFControllerImplementationInformation const &,class TMMFPrioritySettings const &) |
|
158 ?AddDataSink@CMMFAddDataSourceSinkAsync@@QAEXAAVRMMFController@@VTUid@@ABVTDesC8@@@Z @ 157 NONAME ; public: void __thiscall CMMFAddDataSourceSinkAsync::AddDataSink(class RMMFController &,class TUid,class TDesC8 const &) |
|
159 ?AddDataSink@RMMFController@@QAEXABV?$TPckgBuf@VTUid@@@@ABVTDesC8@@AAV?$TPckgBuf@VTMMFMessageDestination@@@@AAVTRequestStatus@@@Z @ 158 NONAME ; public: void __thiscall RMMFController::AddDataSink(class TPckgBuf<class TUid> const &,class TDesC8 const &,class TPckgBuf<class TMMFMessageDestination> &,class TRequestStatus &) |
|
160 ?AddDataSource@CMMFAddDataSourceSinkAsync@@QAEXAAVRMMFController@@VTUid@@ABVTDesC8@@@Z @ 159 NONAME ; public: void __thiscall CMMFAddDataSourceSinkAsync::AddDataSource(class RMMFController &,class TUid,class TDesC8 const &) |
|
161 ?AddDataSource@RMMFController@@QAEXABV?$TPckgBuf@VTUid@@@@ABVTDesC8@@AAV?$TPckgBuf@VTMMFMessageDestination@@@@AAVTRequestStatus@@@Z @ 160 NONAME ; public: void __thiscall RMMFController::AddDataSource(class TPckgBuf<class TUid> const &,class TDesC8 const &,class TPckgBuf<class TMMFMessageDestination> &,class TRequestStatus &) |
|
162 ?CancelAddDataSink@RMMFController@@QAEXXZ @ 161 NONAME ; public: void __thiscall RMMFController::CancelAddDataSink(void) |
|
163 ?CancelAddDataSource@RMMFController@@QAEXXZ @ 162 NONAME ; public: void __thiscall RMMFController::CancelAddDataSource(void) |
|
164 ?NewL@CMMFAddDataSourceSinkAsync@@SAPAV1@AAVMMMFAddDataSourceSinkAsyncObserver@@@Z @ 163 NONAME ; public: static class CMMFAddDataSourceSinkAsync * __cdecl CMMFAddDataSourceSinkAsync::NewL(class MMMFAddDataSourceSinkAsyncObserver &) |
|
165 ?AddFileHandleDataSource@CMMFAddDataSourceSinkAsync@@QAEXAAVRMMFController@@ABVRFile@@@Z @ 164 NONAME ; void CMMFAddDataSourceSinkAsync::AddFileHandleDataSource(class RMMFController &, class RFile const &) |
|
166 ?AddFileHandleDataSource@RMMFController@@QAEXABVRFile@@AAV?$TPckgBuf@VTMMFMessageDestination@@@@AAVTRequestStatus@@@Z @ 165 NONAME ; void RMMFController::AddFileHandleDataSource(class RFile const &, class TPckgBuf<class TMMFMessageDestination> &, class TRequestStatus &) |
|
167 ?AdoptFileHandleFromClientL@TMMFMessage@@QAEXHHAAVRFile@@@Z @ 166 NONAME ; void TMMFMessage::AdoptFileHandleFromClientL(int, int, class RFile &) |
|
168 ?SendAsync@RMMFControllerProxy@@QBEXHABVTIpcArgs@@AAVTRequestStatus@@@Z @ 167 NONAME ; void RMMFControllerProxy::SendAsync(int, class TIpcArgs const &, class TRequestStatus &) const |
|
169 ?SendSync@RMMFControllerProxy@@QBEHHABVTIpcArgs@@@Z @ 168 NONAME ; int RMMFControllerProxy::SendSync(int, class TIpcArgs const &) const |
|
170 ?AddFileHandleDataSink@CMMFAddDataSourceSinkAsync@@QAEXAAVRMMFController@@ABVRFile@@@Z @ 169 NONAME ; void CMMFAddDataSourceSinkAsync::AddFileHandleDataSink(class RMMFController &, class RFile const &) |
|
171 ?AddFileHandleDataSink@RMMFController@@QAEXABVRFile@@AAV?$TPckgBuf@VTMMFMessageDestination@@@@AAVTRequestStatus@@@Z @ 170 NONAME ; void RMMFController::AddFileHandleDataSink(class RFile const &, class TPckgBuf<class TMMFMessageDestination> &, class TRequestStatus &) |
|
172 ??0TMMFMessage@@QAE@ABVRMessage2@@@Z @ 171 NONAME ; TMMFMessage::TMMFMessage(class RMessage2 const &) |
|
173 ??1CMMFCustomCommandParserManager@@UAE@XZ @ 172 NONAME ; CMMFCustomCommandParserManager::~CMMFCustomCommandParserManager(void) |
|
174 ?AddCustomCommandParserL@CMMFCustomCommandParserManager@@QAEXAAVCMMFCustomCommandParserBase@@@Z @ 173 NONAME ; void CMMFCustomCommandParserManager::AddCustomCommandParserL(class CMMFCustomCommandParserBase &) |
|
175 ?FetchDestinationL@TMMFMessage@@QAEXXZ @ 174 NONAME ; void TMMFMessage::FetchDestinationL(void) |
|
176 ?HandleRequest@CMMFCustomCommandParserManager@@QAEHAAVTMMFMessage@@@Z @ 175 NONAME ; int CMMFCustomCommandParserManager::HandleRequest(class TMMFMessage &) |
|
177 ?NewL@CMMFCustomCommandParserManager@@SAPAV1@XZ @ 176 NONAME ; class CMMFCustomCommandParserManager * CMMFCustomCommandParserManager::NewL(void) |
|
178 ?SetThreadPriority@RMMFController@@QBEHABW4TThreadPriority@@@Z @ 177 NONAME ; int RMMFController::SetThreadPriority(enum TThreadPriority const &) const |
|
179 ?SetThreadPriority@RMMFControllerProxy@@QBEHABW4TThreadPriority@@@Z @ 178 NONAME ; int RMMFControllerProxy::SetThreadPriority(enum TThreadPriority const &) const |
|
180 ?Open@RMMFController@@QAEHABVCMMFControllerImplementationInformation@@ABVTMMFPrioritySettings@@H@Z @ 179 NONAME ; int RMMFController::Open(class CMMFControllerImplementationInformation const &, class TMMFPrioritySettings const &, int) |
|
181 ?Open@RMMFController@@QAEHVTUid@@ABVTMMFPrioritySettings@@H@Z @ 180 NONAME ; int RMMFController::Open(class TUid, class TMMFPrioritySettings const &, int) |
|
182 ?MatchUriScheme@CMMFFormatSelectionParameters@@QBEABVTDesC8@@XZ @ 181 NONAME ; class TDesC8 const & CMMFFormatSelectionParameters::MatchUriScheme(void) const |
|
183 ?SetMatchToUriSupportL@CMMFFormatSelectionParameters@@QAEXABVTDesC16@@@Z @ 182 NONAME ; void CMMFFormatSelectionParameters::SetMatchToUriSupportL(class TDesC16 const &) |
|
184 ?SetUriPriority@CMMFControllerImplementationInformation@@QAEXH@Z @ 183 NONAME ; void CMMFControllerImplementationInformation::SetUriPriority(int) |
|
185 ?SupportedUriSchemes@CMMFControllerImplementationInformation@@QBEABVCDesC8Array@@XZ @ 184 NONAME ; class CDesC8Array const & CMMFControllerImplementationInformation::SupportedUriSchemes(void) const |
|
186 ?SupportsNetworkCapability@CMMFControllerImplementationInformation@@QBEHXZ @ 185 NONAME ; int CMMFControllerImplementationInformation::SupportsNetworkCapability(void) const |
|
187 ?SupportsUriScheme@CMMFControllerImplementationInformation@@QBEHABVTDesC8@@@Z @ 186 NONAME ; int CMMFControllerImplementationInformation::SupportsUriScheme(class TDesC8 const &) const |
|
188 ?UriPriority@CMMFControllerImplementationInformation@@QBEHXZ @ 187 NONAME ; int CMMFControllerImplementationInformation::UriPriority(void) const |
|
189 ?SupportsCustomInterfaces@CMMFFormatImplementationInformation@@QBEHXZ @ 188 NONAME ; int CMMFFormatImplementationInformation::SupportsCustomInterfaces(void) const |
|
190 ?SupportsSecureDRMProcessMode@CMMFControllerImplementationInformation@@QBEHXZ @ 189 NONAME ; int CMMFControllerImplementationInformation::SupportsSecureDRMProcessMode(void) const |
|
191 ?StartThread@CMMFControllerProxyServer@@SAHPAX@Z @ 190 NONAME ; int CMMFControllerProxyServer::StartThread(void *) |
|
192 ?ClientThreadIdL@CMMFController@@IAE?AVTThreadId@@XZ @ 191 NONAME ; class TThreadId CMMFController::ClientThreadIdL(void) |
|
193 ?LoadControllerInSecureDRMProcess@RMMFControllerProxy@@QAEHABVCMMFControllerImplementationInformation@@H@Z @ 192 NONAME ; int RMMFControllerProxy::LoadControllerInSecureDRMProcess(class CMMFControllerImplementationInformation const &, int) |
|
194 ?LoadControllerInSecureDRMProcess@RMMFControllerProxy@@QAEHVTUid@@H@Z @ 193 NONAME ; int RMMFControllerProxy::LoadControllerInSecureDRMProcess(class TUid, int) |
|
195 ?OpenInSecureDRMProcess@RMMFController@@QAEHABVCMMFControllerImplementationInformation@@ABVTMMFPrioritySettings@@@Z @ 194 NONAME ; int RMMFController::OpenInSecureDRMProcess(class CMMFControllerImplementationInformation const &, class TMMFPrioritySettings const &) |
|
196 ?OpenInSecureDRMProcess@RMMFController@@QAEHABVCMMFControllerImplementationInformation@@ABVTMMFPrioritySettings@@H@Z @ 195 NONAME ; int RMMFController::OpenInSecureDRMProcess(class CMMFControllerImplementationInformation const &, class TMMFPrioritySettings const &, int) |
|
197 ?OpenInSecureDRMProcess@RMMFController@@QAEHVTUid@@ABVTMMFPrioritySettings@@@Z @ 196 NONAME ; int RMMFController::OpenInSecureDRMProcess(class TUid, class TMMFPrioritySettings const &) |
|
198 ?OpenInSecureDRMProcess@RMMFController@@QAEHVTUid@@ABVTMMFPrioritySettings@@H@Z @ 197 NONAME ; int RMMFController::OpenInSecureDRMProcess(class TUid, class TMMFPrioritySettings const &, int) |
|
199 ?AddFileHandleDataSource@CMMFAddDataSourceSinkAsync@@QAEXAAVRMMFController@@ABVRFile@@ABVTDesC8@@@Z @ 198 NONAME ; void CMMFAddDataSourceSinkAsync::AddFileHandleDataSource(class RMMFController &, class RFile const &, class TDesC8 const &) |
|
200 ?AddFileHandleDataSource@RMMFController@@QAEXABVRFile@@ABVTDesC8@@AAV?$TPckgBuf@VTMMFMessageDestination@@@@AAVTRequestStatus@@@Z @ 199 NONAME ; void RMMFController::AddFileHandleDataSource(class RFile const &, class TDesC8 const &, class TPckgBuf<class TMMFMessageDestination> &, class TRequestStatus &) |
|
201 ?AddFileHandleDataSink@CMMFAddDataSourceSinkAsync@@QAEXAAVRMMFController@@ABVRFile@@ABVTDesC8@@@Z @ 200 NONAME ; void CMMFAddDataSourceSinkAsync::AddFileHandleDataSink(class RMMFController &, class RFile const &, class TDesC8 const &) |
|
202 ?AddFileHandleDataSink@RMMFController@@QAEXABVRFile@@ABVTDesC8@@AAV?$TPckgBuf@VTMMFMessageDestination@@@@AAVTRequestStatus@@@Z @ 201 NONAME ; void RMMFController::AddFileHandleDataSink(class RFile const &, class TDesC8 const &, class TPckgBuf<class TMMFMessageDestination> &, class TRequestStatus &) |
|
203 ?ListImplementationsL@CMMFControllerSecureDrmPluginSelectionParameters@@UBEXAAV?$RPointerArray@VCMMFControllerImplementationInformation@@@@@Z @ 202 NONAME ; void CMMFControllerSecureDrmPluginSelectionParameters::ListImplementationsL(class RPointerArray<class CMMFControllerImplementationInformation> &) const |
|
204 ?NewL@CMMFControllerSecureDrmPluginSelectionParameters@@SAPAV1@XZ @ 203 NONAME ; class CMMFControllerSecureDrmPluginSelectionParameters * CMMFControllerSecureDrmPluginSelectionParameters::NewL(void) |
|
205 ?NewLC@CMMFControllerSecureDrmPluginSelectionParameters@@SAPAV1@XZ @ 204 NONAME ; class CMMFControllerSecureDrmPluginSelectionParameters * CMMFControllerSecureDrmPluginSelectionParameters::NewLC(void) |
|
206 ?IsSecureDrmModeL@CMMFController@@IAEHXZ @ 205 NONAME ; int CMMFController::IsSecureDrmModeL(void) |
|
207 ?KDefaultMMFControllerThreadPriority@@3HB @ 206 NONAME ; int const KDefaultMMFControllerThreadPriority |
|
208 ?StackSize@CMMFControllerImplementationInformation@@QBEIXZ @ 207 NONAME ; unsigned int CMMFControllerImplementationInformation::StackSize(void) const |
|
209 |