# HG changeset patch # User Dremov Kirill (Nokia-D-MSW/Tampere) # Date 1271249629 -10800 # Node ID 4c163c82e7adde73adce3d3cd52496e8b657b7ff # Parent a184f3d659e6107195dc8f26b91cbf16996b7f9a Revision: 201013 Kit: 201015 diff -r a184f3d659e6 -r 4c163c82e7ad mmsharing/mmshavailability/src/musavasettingavailability.cpp --- a/mmsharing/mmshavailability/src/musavasettingavailability.cpp Wed Mar 31 21:25:43 2010 +0300 +++ b/mmsharing/mmshavailability/src/musavasettingavailability.cpp Wed Apr 14 15:53:49 2010 +0300 @@ -131,10 +131,10 @@ switch( activation ) { case MusSettingsKeys::ENever: + case MusSettingsKeys::EActiveInHomeNetworks: iState = MMusAvaObserver::EMusActivationError ; break; - case MusSettingsKeys::EAlwaysActive: - case MusSettingsKeys::EActiveInHomeNetworks: + case MusSettingsKeys::EAlwaysActive: default: if ( !IsForbiddenByOptionsResponse()) { diff -r a184f3d659e6 -r 4c163c82e7ad mmsharing/mmshavailability/tsrc/ut_availability/Group/ut_availability.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmsharing/mmshavailability/tsrc/ut_availability/Group/ut_availability.pkg Wed Apr 14 15:53:49 2010 +0300 @@ -0,0 +1,33 @@ +; +; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of "Eclipse Public License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.eclipse.org/legal/epl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; + +;Languages +&EN + +;Header +#{"EUnit: MMSHAvail"},(0x01700000),1,0,0 + +(0x101F7961), 0, 0, 0, {"Series60ProductID"} + +;Localised Vendor name +%{"Nokia"} + +;Unique vendor name +:"Nokia" + +;DLL files +"\epoc32\release\armv5\urel\ut_availability.dll"-"c:\sys\bin\ut_availability.dll" + diff -r a184f3d659e6 -r 4c163c82e7ad mmsharing/mmshavailability/tsrc/ut_availability/src/UT_CMusAvaSettingAvailability.cpp --- a/mmsharing/mmshavailability/tsrc/ut_availability/src/UT_CMusAvaSettingAvailability.cpp Wed Mar 31 21:25:43 2010 +0300 +++ b/mmsharing/mmshavailability/tsrc/ut_availability/src/UT_CMusAvaSettingAvailability.cpp Wed Apr 14 15:53:49 2010 +0300 @@ -132,13 +132,7 @@ MultimediaSharingSettings::SetActivationSettingL(MusSettingsKeys::EActiveInHomeNetworks); iSettingAvailability->CheckActivationState(); - EUNIT_GET_ALLOC_DECORATOR_FAILCOUNT( count ); - if ( count > 0 && iSettingAvailability->iState - == MMusAvaObserver::EMusActivationError ) - { - User::Leave( KErrNoMemory ); - } - EUNIT_ASSERT( iSettingAvailability->iState == MMusAvaObserver::EMusAvaStatusAvailable ); + EUNIT_ASSERT( iSettingAvailability->iState == MMusAvaObserver::EMusActivationError ); MultimediaSharingSettings::SetActivationSettingL(MusSettingsKeys::ENever); iSettingAvailability->CheckActivationState(); diff -r a184f3d659e6 -r 4c163c82e7ad mmsharing/mmshengine/tsrc/ut_engine/BWINS/ut_musengineU.DEF --- a/mmsharing/mmshengine/tsrc/ut_engine/BWINS/ut_musengineU.DEF Wed Mar 31 21:25:43 2010 +0300 +++ b/mmsharing/mmshengine/tsrc/ut_engine/BWINS/ut_musengineU.DEF Wed Apr 14 15:53:49 2010 +0300 @@ -1,159 +1,160 @@ EXPORTS - ??1CRepository@@UAE@XZ @ 1 NONAME ; CRepository::~CRepository(void) - ?StartTransaction@CRepository@@QAEHW4TTransactionMode@1@@Z @ 2 NONAME ; int CRepository::StartTransaction(enum CRepository::TTransactionMode) - ?SetAudioRoutingObserver@CMusEngSession@@QAEXPAVMMusEngAudioRoutingObserver@@@Z @ 3 NONAME ; void CMusEngSession::SetAudioRoutingObserver(class MMusEngAudioRoutingObserver *) - ?DigitalZoomFactorL@CMceCameraSource@@QAEHXZ @ 4 NONAME ; int CMceCameraSource::DigitalZoomFactorL(void) - ?NewL@CCenRepNotifyHandler@@SAPAV1@AAVMCenRepNotifyHandlerCallback@@AAVCRepository@@@Z @ 5 NONAME ; class CCenRepNotifyHandler * CCenRepNotifyHandler::NewL(class MCenRepNotifyHandlerCallback &, class CRepository &) + ?CreateTestSuiteL@@YAPAVMEUnitTest@@XZ @ 1 NONAME ; class MEUnitTest * CreateTestSuiteL(void) + ??1CRepository@@UAE@XZ @ 2 NONAME ; CRepository::~CRepository(void) + ?StartTransaction@CRepository@@QAEHW4TTransactionMode@1@@Z @ 3 NONAME ; int CRepository::StartTransaction(enum CRepository::TTransactionMode) + ?SetAudioRoutingObserver@CMusEngSession@@QAEXPAVMMusEngAudioRoutingObserver@@@Z @ 4 NONAME ; void CMusEngSession::SetAudioRoutingObserver(class MMusEngAudioRoutingObserver *) + ?DigitalZoomFactorL@CMceCameraSource@@QAEHXZ @ 5 NONAME ; int CMceCameraSource::DigitalZoomFactorL(void) ?SetClipL@CMusEngClipSession@@QAEXABVTDesC16@@@Z @ 6 NONAME ; void CMusEngClipSession::SetClipL(class TDesC16 const &) ?GetCameraInfo@CMceCameraSource@@QBEXAAVTCameraInfo@@@Z @ 7 NONAME ; void CMceCameraSource::GetCameraInfo(class TCameraInfo &) const ?NewLC@CRepository@@SAPAV1@VTUid@@@Z @ 8 NONAME ; class CRepository * CRepository::NewLC(class TUid) ?IsMicMutedL@CMusEngSession@@QAEHXZ @ 9 NONAME ; int CMusEngSession::IsMicMutedL(void) ?FastRewindL@CMusEngClipSession@@QAEXH@Z @ 10 NONAME ; void CMusEngClipSession::FastRewindL(int) - ?CreateTestSuiteL@@YAPAVMEUnitTest@@XZ @ 11 NONAME ; class MEUnitTest * CreateTestSuiteL(void) - ?Create@CRepository@@QAEHKH@Z @ 12 NONAME ; int CRepository::Create(unsigned long, int) - ?UriType@TMusEngUriParser@@QAE?AW4TMusEngUriType@1@XZ @ 13 NONAME ; enum TMusEngUriParser::TMusEngUriType TMusEngUriParser::UriType(void) - ?ProfilesL@CSIPProfileRegistryBase@@QAEXABVTSIPProfileTypeInfo@@AAV?$RPointerArray@VCSIPProfile@@@@@Z @ 14 NONAME ; void CSIPProfileRegistryBase::ProfilesL(class TSIPProfileTypeInfo const &, class RPointerArray &) - ?Type@CSIPProfile@@QBEABVTSIPProfileTypeInfo@@XZ @ 15 NONAME ; class TSIPProfileTypeInfo const & CSIPProfile::Type(void) const - ?DurationL@CMusEngClipSession@@QAE?AVTTimeIntervalSeconds@@XZ @ 16 NONAME ; class TTimeIntervalSeconds CMusEngClipSession::DurationL(void) - ?Type@CMceMediaSource@@QBEIXZ @ 17 NONAME ; unsigned int CMceMediaSource::Type(void) const - ??0TMusEngUriParser@@QAE@ABVTDesC16@@@Z @ 18 NONAME ; TMusEngUriParser::TMusEngUriParser(class TDesC16 const &) - ?BrightnessL@CMceCameraSource@@QAEHXZ @ 19 NONAME ; int CMceCameraSource::BrightnessL(void) - ?Get@CRepository@@QAEHKAAVTDes16@@@Z @ 20 NONAME ; int CRepository::Get(unsigned long, class TDes16 &) - ?GetUri8L@TMusEngUriParser@@QAEPAVHBufC8@@XZ @ 21 NONAME ; class HBufC8 * TMusEngUriParser::GetUri8L(void) - ?NewLC@CSIPProfileRegistry@@SAPAV1@AAVCSIP@@AAVMSIPProfileRegistryObserver@@@Z @ 22 NONAME ; class CSIPProfileRegistry * CSIPProfileRegistry::NewLC(class CSIP &, class MSIPProfileRegistryObserver &) - ?AudioRoutingCanBeChanged@CMusEngSession@@QAEHXZ @ 23 NONAME ; int CMusEngSession::AudioRoutingCanBeChanged(void) - ?MaxBrightnessL@CMusEngLiveSession@@QBEHXZ @ 24 NONAME ; int CMusEngLiveSession::MaxBrightnessL(void) const - ?OrientationL@CMusEngMceSession@@QAE?AW4TDisplayOrientation@1@XZ @ 25 NONAME ; enum CMusEngMceSession::TDisplayOrientation CMusEngMceSession::OrientationL(void) - ?EnableL@CSIPProfileRegistry@@QAEXAAVCSIPProfile@@AAVMSIPConnectionObserver@@@Z @ 26 NONAME ; void CSIPProfileRegistry::EnableL(class CSIPProfile &, class MSIPConnectionObserver &) - ?SetSupportedVideoCodecListL@CMusEngMceOutSession@@QAEXABVTDesC16@@@Z @ 27 NONAME ; void CMusEngMceOutSession::SetSupportedVideoCodecListL(class TDesC16 const &) - ?CamerasAvailable@CMceCameraSource@@QBEHXZ @ 28 NONAME ; int CMceCameraSource::CamerasAvailable(void) const - ?IsRecording@CMusEngLiveSession@@QAEHXZ @ 29 NONAME ; int CMusEngLiveSession::IsRecording(void) - ?IsEnabled@CSIPProfileRegistry@@QBEHABVCSIPProfile@@@Z @ 30 NONAME ; int CSIPProfileRegistry::IsEnabled(class CSIPProfile const &) const - ?NewL@DRMCommon@@SAPAV1@XZ @ 31 NONAME ; class DRMCommon * DRMCommon::NewL(void) - ?DisableL@CMceCameraSource@@UAEXXZ @ 32 NONAME ; void CMceCameraSource::DisableL(void) - ?IsProtectedFile@DRMCommon@@QAEHABVTDesC16@@AAH@Z @ 33 NONAME ; int DRMCommon::IsProtectedFile(class TDesC16 const &, int &) - ?CancelTranscodeL@CMusEngClipSession@@QAEXXZ @ 34 NONAME ; void CMusEngClipSession::CancelTranscodeL(void) + ?Create@CRepository@@QAEHKH@Z @ 11 NONAME ; int CRepository::Create(unsigned long, int) + ?UriType@TMusEngUriParser@@QAE?AW4TMusEngUriType@1@XZ @ 12 NONAME ; enum TMusEngUriParser::TMusEngUriType TMusEngUriParser::UriType(void) + ?ProfilesL@CSIPProfileRegistryBase@@QAEXABVTSIPProfileTypeInfo@@AAV?$RPointerArray@VCSIPProfile@@@@@Z @ 13 NONAME ; void CSIPProfileRegistryBase::ProfilesL(class TSIPProfileTypeInfo const &, class RPointerArray &) + ?Type@CSIPProfile@@QBEABVTSIPProfileTypeInfo@@XZ @ 14 NONAME ; class TSIPProfileTypeInfo const & CSIPProfile::Type(void) const + ?DurationL@CMusEngClipSession@@QAE?AVTTimeIntervalSeconds@@XZ @ 15 NONAME ; class TTimeIntervalSeconds CMusEngClipSession::DurationL(void) + ?Type@CMceMediaSource@@QBEIXZ @ 16 NONAME ; unsigned int CMceMediaSource::Type(void) const + ??0TMusEngUriParser@@QAE@ABVTDesC16@@@Z @ 17 NONAME ; TMusEngUriParser::TMusEngUriParser(class TDesC16 const &) + ?BrightnessL@CMceCameraSource@@QAEHXZ @ 18 NONAME ; int CMceCameraSource::BrightnessL(void) + ?Get@CRepository@@QAEHKAAVTDes16@@@Z @ 19 NONAME ; int CRepository::Get(unsigned long, class TDes16 &) + ?GetUri8L@TMusEngUriParser@@QAEPAVHBufC8@@XZ @ 20 NONAME ; class HBufC8 * TMusEngUriParser::GetUri8L(void) + ?NewLC@CSIPProfileRegistry@@SAPAV1@AAVCSIP@@AAVMSIPProfileRegistryObserver@@@Z @ 21 NONAME ; class CSIPProfileRegistry * CSIPProfileRegistry::NewLC(class CSIP &, class MSIPProfileRegistryObserver &) + ?AudioRoutingCanBeChanged@CMusEngSession@@QAEHXZ @ 22 NONAME ; int CMusEngSession::AudioRoutingCanBeChanged(void) + ?MaxBrightnessL@CMusEngLiveSession@@QBEHXZ @ 23 NONAME ; int CMusEngLiveSession::MaxBrightnessL(void) const + ?OrientationL@CMusEngMceSession@@QAE?AW4TDisplayOrientation@1@XZ @ 24 NONAME ; enum CMusEngMceSession::TDisplayOrientation CMusEngMceSession::OrientationL(void) + ?EnableL@CSIPProfileRegistry@@QAEXAAVCSIPProfile@@AAVMSIPConnectionObserver@@@Z @ 25 NONAME ; void CSIPProfileRegistry::EnableL(class CSIPProfile &, class MSIPConnectionObserver &) + ?SetSupportedVideoCodecListL@CMusEngMceOutSession@@QAEXABVTDesC16@@@Z @ 26 NONAME ; void CMusEngMceOutSession::SetSupportedVideoCodecListL(class TDesC16 const &) + ?CamerasAvailable@CMceCameraSource@@QBEHXZ @ 27 NONAME ; int CMceCameraSource::CamerasAvailable(void) const + ?IsRecording@CMusEngLiveSession@@QAEHXZ @ 28 NONAME ; int CMusEngLiveSession::IsRecording(void) + ?IsEnabled@CSIPProfileRegistry@@QBEHABVCSIPProfile@@@Z @ 29 NONAME ; int CSIPProfileRegistry::IsEnabled(class CSIPProfile const &) const + ?NewL@DRMCommon@@SAPAV1@XZ @ 30 NONAME ; class DRMCommon * DRMCommon::NewL(void) + ?DisableL@CMceCameraSource@@UAEXXZ @ 31 NONAME ; void CMceCameraSource::DisableL(void) + ?IsProtectedFile@DRMCommon@@QAEHABVTDesC16@@AAH@Z @ 32 NONAME ; int DRMCommon::IsProtectedFile(class TDesC16 const &, int &) + ?CancelTranscodeL@CMusEngClipSession@@QAEXXZ @ 33 NONAME ; void CMusEngClipSession::CancelTranscodeL(void) + ?BrightnessDefaultL@CMusEngLiveSession@@QAEXXZ @ 34 NONAME ; void CMusEngLiveSession::BrightnessDefaultL(void) ?Disable@CSIPProfileRegistry@@QAEHAAVCSIPProfile@@@Z @ 35 NONAME ; int CSIPProfileRegistry::Disable(class CSIPProfile &) - ?BrightnessDefaultL@CMusEngLiveSession@@QAEXXZ @ 36 NONAME ; void CMusEngLiveSession::BrightnessDefaultL(void) + ?CommitTransaction@CRepository@@QAEHAAK@Z @ 36 NONAME ; int CRepository::CommitTransaction(unsigned long &) ?Delete@CRepository@@QAEHKKAAK@Z @ 37 NONAME ; int CRepository::Delete(unsigned long, unsigned long, unsigned long &) - ?CommitTransaction@CRepository@@QAEHAAK@Z @ 38 NONAME ; int CRepository::CommitTransaction(unsigned long &) - ?SetExposureL@CMceCameraSource@@QAEXW4TExposure@CCamera@@@Z @ 39 NONAME ; void CMceCameraSource::SetExposureL(enum CCamera::TExposure) - ?FastForwardL@CMusEngClipSession@@QAEXH@Z @ 40 NONAME ; void CMusEngClipSession::FastForwardL(int) - ?SetZoomL@CMusEngLiveSession@@QAEXH@Z @ 41 NONAME ; void CMusEngLiveSession::SetZoomL(int) - ?Set@CRepository@@QAEHKABVTDesC8@@@Z @ 42 NONAME ; int CRepository::Set(unsigned long, class TDesC8 const &) - ?NewL@CMusEngClipSession@@SAPAV1@ABVTRect@@AAVMMusEngSessionObserver@@AAVMMusEngOutSessionObserver@@AAVMMusEngClipSessionObserver@@I@Z @ 43 NONAME ; class CMusEngClipSession * CMusEngClipSession::NewL(class TRect const &, class MMusEngSessionObserver &, class MMusEngOutSessionObserver &, class MMusEngClipSessionObserver &, unsigned int) - ?InviteL@CMusEngMceOutSession@@QAEXABVTDesC16@@@Z @ 44 NONAME ; void CMusEngMceOutSession::InviteL(class TDesC16 const &) - ?GetParameter@CSIPProfile@@QBEHKAAPBVTDesC8@@@Z @ 45 NONAME ; int CSIPProfile::GetParameter(unsigned long, class TDesC8 const * &) const - ?IsLoudSpeakerEnabled@CMusEngSession@@QBEHXZ @ 46 NONAME ; int CMusEngSession::IsLoudSpeakerEnabled(void) const - ?StartListeningL@CCenRepNotifyHandler@@QAEXXZ @ 47 NONAME ; void CCenRepNotifyHandler::StartListeningL(void) - ?NewL@CSIPProfileRegistry@@SAPAV1@AAVCSIP@@AAVMSIPProfileRegistryObserver@@@Z @ 48 NONAME ; class CSIPProfileRegistry * CSIPProfileRegistry::NewL(class CSIP &, class MSIPProfileRegistryObserver &) - ?NewL@CMusEngReceiveSession@@SAPAV1@ABVTRect@@AAVMMusEngSessionObserver@@AAVMMusEngReceiveSessionObserver@@@Z @ 49 NONAME ; class CMusEngReceiveSession * CMusEngReceiveSession::NewL(class TRect const &, class MMusEngSessionObserver &, class MMusEngReceiveSessionObserver &) - ?ContainsAudioL@CMusEngMceSession@@QAEHXZ @ 50 NONAME ; int CMusEngMceSession::ContainsAudioL(void) - ?VolumeUpL@CMusEngMceSession@@UAEXXZ @ 51 NONAME ; void CMusEngMceSession::VolumeUpL(void) - ?IsPlayingL@CMusEngClipSession@@UAEHXZ @ 52 NONAME ; int CMusEngClipSession::IsPlayingL(void) - ?Get@CRepository@@QAEHKAAH@Z @ 53 NONAME ; int CRepository::Get(unsigned long, int &) - ?SupportedSecurityMechanismsL@CSIP@@QBEPAVCDesC8Array@@XZ @ 54 NONAME ; class CDesC8Array * CSIP::SupportedSecurityMechanismsL(void) const - ?PlayL@CMusEngClipSession@@UAEXXZ @ 55 NONAME ; void CMusEngClipSession::PlayL(void) - ?PauseL@CMusEngLiveSession@@UAEXXZ @ 56 NONAME ; void CMusEngLiveSession::PauseL(void) - ?GetSessionTime@CMusEngMceSession@@QBE?AVTTimeIntervalSeconds@@XZ @ 57 NONAME ; class TTimeIntervalSeconds CMusEngMceSession::GetSessionTime(void) const - ?Rect@CMusEngSession@@QBE?AVTRect@@XZ @ 58 NONAME ; class TRect CMusEngSession::Rect(void) const - ?Disconnect@DRMCommon@@QAEHXZ @ 59 NONAME ; int DRMCommon::Disconnect(void) - ?FindL@CRepository@@QAEHKKAAV?$RArray@K@@@Z @ 60 NONAME ; int CRepository::FindL(unsigned long, unsigned long, class RArray &) - ?SetBrightnessL@CMusEngLiveSession@@QBEXH@Z @ 61 NONAME ; void CMusEngLiveSession::SetBrightnessL(int) const - ?NewLC@CMceCameraSource@@SAPAV1@AAVCMceManager@@@Z @ 62 NONAME ; class CMceCameraSource * CMceCameraSource::NewLC(class CMceManager &) - ?ProfilesL@CSIPProfileRegistryBase@@QAEXAAV?$RPointerArray@VCSIPProfile@@@@@Z @ 63 NONAME ; void CSIPProfileRegistryBase::ProfilesL(class RPointerArray &) - ?ZoomOutL@CMusEngLiveSession@@QAEXXZ @ 64 NONAME ; void CMusEngLiveSession::ZoomOutL(void) - ?ConnectionActive@CMusEngMceSession@@QBEHXZ @ 65 NONAME ; int CMusEngMceSession::ConnectionActive(void) const - ?GetParameter@CSIPProfile@@QBEHKAAH@Z @ 66 NONAME ; int CSIPProfile::GetParameter(unsigned long, int &) const - ?SetWhiteBalanceL@CMceCameraSource@@QAEXW4TWhiteBalance@CCamera@@@Z @ 67 NONAME ; void CMceCameraSource::SetWhiteBalanceL(enum CCamera::TWhiteBalance) - ?RecordL@CMusEngLiveSession@@QAEXH@Z @ 68 NONAME ; void CMusEngLiveSession::RecordL(int) - ??1CCenRepNotifyHandler@@UAE@XZ @ 69 NONAME ; CCenRepNotifyHandler::~CCenRepNotifyHandler(void) - ?FindEqL@CRepository@@QAEHKKABVTDesC8@@AAV?$RArray@K@@@Z @ 70 NONAME ; int CRepository::FindEqL(unsigned long, unsigned long, class TDesC8 const &, class RArray &) - ?ZoomFactorL@CMceCameraSource@@QAEHXZ @ 71 NONAME ; int CMceCameraSource::ZoomFactorL(void) - ?TerminateL@CMusEngMceSession@@QAEXXZ @ 72 NONAME ; void CMusEngMceSession::TerminateL(void) - ?SetZoomFactorL@CMceCameraSource@@QAEXH@Z @ 73 NONAME ; void CMceCameraSource::SetZoomFactorL(int) - ?SIP@CSIPProfileRegistry@@QBEAAVCSIP@@XZ @ 74 NONAME ; class CSIP & CSIPProfileRegistry::SIP(void) const - ??1CMceMediaSource@@UAE@XZ @ 75 NONAME ; CMceMediaSource::~CMceMediaSource(void) - ?ParseUriL@TMusEngUriParser@@QAEXXZ @ 76 NONAME ; void TMusEngUriParser::ParseUriL(void) - ?ProfileL@CSIPProfileRegistryBase@@QAEPAVCSIPProfile@@K@Z @ 77 NONAME ; class CSIPProfile * CSIPProfileRegistryBase::ProfileL(unsigned long) - ?EnableLoudspeakerL@CMusEngSession@@QAEXHH@Z @ 78 NONAME ; void CMusEngSession::EnableLoudspeakerL(int, int) - ?CancelInviteL@CMusEngMceOutSession@@QAEXXZ @ 79 NONAME ; void CMusEngMceOutSession::CancelInviteL(void) - ?VolumeL@CMusEngSession@@QBEHXZ @ 80 NONAME ; int CMusEngSession::VolumeL(void) const - ?StopListening@CCenRepNotifyHandler@@QAEXXZ @ 81 NONAME ; void CCenRepNotifyHandler::StopListening(void) - ??1CSIPProfileRegistryBase@@UAE@XZ @ 82 NONAME ; CSIPProfileRegistryBase::~CSIPProfileRegistryBase(void) - ?ZoomDefaultL@CMusEngLiveSession@@QAEXXZ @ 83 NONAME ; void CMusEngLiveSession::ZoomDefaultL(void) - ?GetUri16L@TMusEngUriParser@@QAEPAVHBufC16@@H@Z @ 84 NONAME ; class HBufC16 * TMusEngUriParser::GetUri16L(int) - ?NewL@CSIP@@SAPAV1@ABVTUid@@AAVMSIPObserver@@@Z @ 85 NONAME ; class CSIP * CSIP::NewL(class TUid const &, class MSIPObserver &) - ??1CMceCameraSource@@UAE@XZ @ 86 NONAME ; CMceCameraSource::~CMceCameraSource(void) - ?EnableL@CMceCameraSource@@UAEXXZ @ 87 NONAME ; void CMceCameraSource::EnableL(void) - ?VolumeUpL@CMusEngSession@@UAEXXZ @ 88 NONAME ; void CMusEngSession::VolumeUpL(void) - ?GetParameter@CSIPProfile@@QBEHKAAPBVMDesC8Array@@@Z @ 89 NONAME ; int CSIPProfile::GetParameter(unsigned long, class MDesC8Array const * &) const - ?NewL@CRepository@@SAPAV1@VTUid@@@Z @ 90 NONAME ; class CRepository * CRepository::NewL(class TUid) - ?SetVolumeChangeObserver@CMusEngSession@@QAEXPAVMMusEngVolumeChangeObserver@@@Z @ 91 NONAME ; void CMusEngSession::SetVolumeChangeObserver(class MMusEngVolumeChangeObserver *) - ?GetParameter@CSIPProfile@@QBEHKAAK@Z @ 92 NONAME ; int CSIPProfile::GetParameter(unsigned long, unsigned long &) const - ?IsMutedL@CMusEngMceSession@@QAEHXZ @ 93 NONAME ; int CMusEngMceSession::IsMutedL(void) - ??1CSIP@@UAE@XZ @ 94 NONAME ; CSIP::~CSIP(void) - ?Set@CRepository@@QAEHKH@Z @ 95 NONAME ; int CRepository::Set(unsigned long, int) - ?AcceptInvitationL@CMusEngReceiveSession@@QAEXABH@Z @ 96 NONAME ; void CMusEngReceiveSession::AcceptInvitationL(int const &) - ?CurrentZoomL@CMusEngLiveSession@@QBEHXZ @ 97 NONAME ; int CMusEngLiveSession::CurrentZoomL(void) const - ?DisallowMigrationL@CSipProfileAlrController@@QAEXKK@Z @ 98 NONAME ; void CSipProfileAlrController::DisallowMigrationL(unsigned long, unsigned long) - ?MinBrightnessL@CMusEngLiveSession@@QBEHXZ @ 99 NONAME ; int CMusEngLiveSession::MinBrightnessL(void) const - ??1CSIPProfile@@UAE@XZ @ 100 NONAME ; CSIPProfile::~CSIPProfile(void) - ?NewL@CMusEngLiveSession@@SAPAV1@ABVTRect@@AAVMMusEngSessionObserver@@AAVMMusEngOutSessionObserver@@AAVMMusEngLiveSessionObserver@@I@Z @ 101 NONAME ; class CMusEngLiveSession * CMusEngLiveSession::NewL(class TRect const &, class MMusEngSessionObserver &, class MMusEngOutSessionObserver &, class MMusEngLiveSessionObserver &, unsigned int) - ?UnmuteL@CMusEngMceSession@@UAEXXZ @ 102 NONAME ; void CMusEngMceSession::UnmuteL(void) - ?Connect@DRMCommon@@QAEHXZ @ 103 NONAME ; int DRMCommon::Connect(void) - ?NewL@CMceCameraSource@@SAPAV1@AAVCMceManager@@@Z @ 104 NONAME ; class CMceCameraSource * CMceCameraSource::NewL(class CMceManager &) - ?MinZoomL@CMusEngLiveSession@@QBEHXZ @ 105 NONAME ; int CMusEngLiveSession::MinZoomL(void) const - ?Set@CRepository@@QAEHKABVTDesC16@@@Z @ 106 NONAME ; int CRepository::Set(unsigned long, class TDesC16 const &) - ?VolumeDownL@CMusEngSession@@UAEXXZ @ 107 NONAME ; void CMusEngSession::VolumeDownL(void) - ?ExposureL@CMceCameraSource@@QAE?AW4TExposure@CCamera@@XZ @ 108 NONAME ; enum CCamera::TExposure CMceCameraSource::ExposureL(void) - ?MuteL@CMusEngMceSession@@UAEXXZ @ 109 NONAME ; void CMusEngMceSession::MuteL(void) - ?NewLC@CCenRepNotifyHandler@@SAPAV1@AAVMCenRepNotifyHandlerCallback@@AAVCRepository@@@Z @ 110 NONAME ; class CCenRepNotifyHandler * CCenRepNotifyHandler::NewLC(class MCenRepNotifyHandlerCallback &, class CRepository &) - ?SetVolumeL@CMusEngSession@@UAEXH@Z @ 111 NONAME ; void CMusEngSession::SetVolumeL(int) - ?DecreaseBrightnessL@CMusEngLiveSession@@QAEXXZ @ 112 NONAME ; void CMusEngLiveSession::DecreaseBrightnessL(void) - ?LastRegistrationError@CSIPProfileRegistryBase@@QBEHABVCSIPProfile@@@Z @ 113 NONAME ; int CSIPProfileRegistryBase::LastRegistrationError(class CSIPProfile const &) const - ?SetCameraIndexL@CMceCameraSource@@QAEXH@Z @ 114 NONAME ; void CMceCameraSource::SetCameraIndexL(int) - ?PauseL@CMusEngClipSession@@UAEXXZ @ 115 NONAME ; void CMusEngClipSession::PauseL(void) - ?Connection@CSIP@@QBEPAVCSIPConnection@@K@Z @ 116 NONAME ; class CSIPConnection * CSIP::Connection(unsigned long) const - ?SetRectL@CMusEngSession@@QAEXABVTRect@@@Z @ 117 NONAME ; void CMusEngSession::SetRectL(class TRect const &) - ?Create@CRepository@@QAEHKABVTDesC8@@@Z @ 118 NONAME ; int CRepository::Create(unsigned long, class TDesC8 const &) - ?RefreshIapAvailabilityL@CSipProfileAlrController@@QAEXK@Z @ 119 NONAME ; void CSipProfileAlrController::RefreshIapAvailabilityL(unsigned long) - ?DefaultProfileL@CSIPProfileRegistryBase@@QAEPAVCSIPProfile@@XZ @ 120 NONAME ; class CSIPProfile * CSIPProfileRegistryBase::DefaultProfileL(void) - ?BrightnessAutoL@CMusEngLiveSession@@QAEXXZ @ 121 NONAME ; void CMusEngLiveSession::BrightnessAutoL(void) - ?IncreaseBrightnessL@CMusEngLiveSession@@QAEXXZ @ 122 NONAME ; void CMusEngLiveSession::IncreaseBrightnessL(void) - ?ProfilesL@CSIPProfileRegistryBase@@QAEXABVTDesC8@@AAV?$RPointerArray@VCSIPProfile@@@@@Z @ 123 NONAME ; void CSIPProfileRegistryBase::ProfilesL(class TDesC8 const &, class RPointerArray &) - ??1CSIPProfileRegistry@@UAE@XZ @ 124 NONAME ; CSIPProfileRegistry::~CSIPProfileRegistry(void) - ?SetOrientationL@CMusEngMceSession@@QAEXW4TDisplayOrientation@1@@Z @ 125 NONAME ; void CMusEngMceSession::SetOrientationL(enum CMusEngMceSession::TDisplayOrientation) - ?Get@CRepository@@QAEHKAAVTDes8@@@Z @ 126 NONAME ; int CRepository::Get(unsigned long, class TDes8 &) - ?ConstructL@DRMCommon@@IAEXXZ @ 127 NONAME ; void DRMCommon::ConstructL(void) - ?ContrastL@CMceCameraSource@@QAEHXZ @ 128 NONAME ; int CMceCameraSource::ContrastL(void) - ?NegotiatedSecurityMechanismL@CSIP@@QAEPAVHBufC8@@ABVTDesC8@@@Z @ 129 NONAME ; class HBufC8 * CSIP::NegotiatedSecurityMechanismL(class TDesC8 const &) - ?ZoomInL@CMusEngLiveSession@@QAEXXZ @ 130 NONAME ; void CMusEngLiveSession::ZoomInL(void) - ?NewL@CSipProfileAlrController@@SAPAV1@AAVCSIPProfileRegistryBase@@AAVMSipProfileAlrObserver@@@Z @ 131 NONAME ; class CSipProfileAlrController * CSipProfileAlrController::NewL(class CSIPProfileRegistryBase &, class MSipProfileAlrObserver &) - ?SetVolumeL@CMusEngMceSession@@UAEXH@Z @ 132 NONAME ; void CMusEngMceSession::SetVolumeL(int) - ?Stop@CActiveScheduler@@SAXXZ @ 133 NONAME ; void CActiveScheduler::Stop(void) - ?IsDisplayEnabledL@CMusEngMceSession@@QAEHXZ @ 134 NONAME ; int CMusEngMceSession::IsDisplayEnabledL(void) - ?TranscodeL@CMusEngClipSession@@QAEXABV?$TBuf@$0BAA@@@@Z @ 135 NONAME ; void CMusEngClipSession::TranscodeL(class TBuf<256> const &) - ?MaxZoomL@CMusEngLiveSession@@QBEHXZ @ 136 NONAME ; int CMusEngLiveSession::MaxZoomL(void) const - ?IsSigCompSupportedL@CSIP@@QBEHXZ @ 137 NONAME ; int CSIP::IsSigCompSupportedL(void) const - ?NewLC@CSIP@@SAPAV1@ABVTUid@@AAVMSIPObserver@@@Z @ 138 NONAME ; class CSIP * CSIP::NewLC(class TUid const &, class MSIPObserver &) - ?VolumeDownL@CMusEngMceSession@@UAEXXZ @ 139 NONAME ; void CMusEngMceSession::VolumeDownL(void) - ?AllowMigrationL@CSipProfileAlrController@@QAEXKK@Z @ 140 NONAME ; void CSipProfileAlrController::AllowMigrationL(unsigned long, unsigned long) - ?PositionL@CMusEngClipSession@@QAE?AVTTimeIntervalSeconds@@XZ @ 141 NONAME ; class TTimeIntervalSeconds CMusEngClipSession::PositionL(void) - ?SetContrastL@CMceCameraSource@@QAEXH@Z @ 142 NONAME ; void CMceCameraSource::SetContrastL(int) - ?WhiteBalanceL@CMceCameraSource@@QAE?AW4TWhiteBalance@CCamera@@XZ @ 143 NONAME ; enum CCamera::TWhiteBalance CMceCameraSource::WhiteBalanceL(void) - ??1DRMCommon@@UAE@XZ @ 144 NONAME ; DRMCommon::~DRMCommon(void) - ?MuteMicL@CMusEngSession@@QAEXH@Z @ 145 NONAME ; void CMusEngSession::MuteMicL(int) - ?NewL@CMusEngLiveSession@@SAPAV1@ABVTDesC16@@ABVTRect@@AAVMMusEngSessionObserver@@AAVMMusEngOutSessionObserver@@AAVMMusEngLiveSessionObserver@@I@Z @ 146 NONAME ; class CMusEngLiveSession * CMusEngLiveSession::NewL(class TDesC16 const &, class TRect const &, class MMusEngSessionObserver &, class MMusEngOutSessionObserver &, class MMusEngLiveSessionObserver &, unsigned int) - ?HandleNotifyGeneric@MCenRepNotifyHandlerCallback@@UAEXK@Z @ 147 NONAME ; void MCenRepNotifyHandlerCallback::HandleNotifyGeneric(unsigned long) - ?EnableDisplayL@CMusEngMceSession@@UAEXH@Z @ 148 NONAME ; void CMusEngMceSession::EnableDisplayL(int) - ??0DRMCommon@@IAE@XZ @ 149 NONAME ; DRMCommon::DRMCommon(void) - ?CurrentBrightnessL@CMusEngLiveSession@@QBEHXZ @ 150 NONAME ; int CMusEngLiveSession::CurrentBrightnessL(void) const - ?SupportedProfileTypesL@CSIPProfileRegistryBase@@QAEXAAV?$RArray@VTSIPProfileTypeInfo@@@@@Z @ 151 NONAME ; void CSIPProfileRegistryBase::SupportedProfileTypesL(class RArray &) - ?Start@CActiveScheduler@@SAXXZ @ 152 NONAME ; void CActiveScheduler::Start(void) - ?SetBrightnessL@CMceCameraSource@@QAEXH@Z @ 153 NONAME ; void CMceCameraSource::SetBrightnessL(int) - ?SetDigitalZoomFactorL@CMceCameraSource@@QAEXH@Z @ 154 NONAME ; void CMceCameraSource::SetDigitalZoomFactorL(int) - ?IsPlayingL@CMusEngLiveSession@@UAEHXZ @ 155 NONAME ; int CMusEngLiveSession::IsPlayingL(void) - ?IsEnabled@CMceMediaSource@@QBEHXZ @ 156 NONAME ; int CMceMediaSource::IsEnabled(void) const - ?PlayL@CMusEngLiveSession@@UAEXXZ @ 157 NONAME ; void CMusEngLiveSession::PlayL(void) - ?SetPositionL@CMusEngClipSession@@QAEXABVTTimeIntervalSeconds@@@Z @ 158 NONAME ; void CMusEngClipSession::SetPositionL(class TTimeIntervalSeconds const &) + ?SetExposureL@CMceCameraSource@@QAEXW4TExposure@CCamera@@@Z @ 38 NONAME ; void CMceCameraSource::SetExposureL(enum CCamera::TExposure) + ?FastForwardL@CMusEngClipSession@@QAEXH@Z @ 39 NONAME ; void CMusEngClipSession::FastForwardL(int) + ?SetZoomL@CMusEngLiveSession@@QAEXH@Z @ 40 NONAME ; void CMusEngLiveSession::SetZoomL(int) + ?Set@CRepository@@QAEHKABVTDesC8@@@Z @ 41 NONAME ; int CRepository::Set(unsigned long, class TDesC8 const &) + ?NewL@CMusEngClipSession@@SAPAV1@ABVTRect@@AAVMMusEngSessionObserver@@AAVMMusEngOutSessionObserver@@AAVMMusEngClipSessionObserver@@I@Z @ 42 NONAME ; class CMusEngClipSession * CMusEngClipSession::NewL(class TRect const &, class MMusEngSessionObserver &, class MMusEngOutSessionObserver &, class MMusEngClipSessionObserver &, unsigned int) + ?InviteL@CMusEngMceOutSession@@QAEXABVTDesC16@@@Z @ 43 NONAME ; void CMusEngMceOutSession::InviteL(class TDesC16 const &) + ?GetParameter@CSIPProfile@@QBEHKAAPBVTDesC8@@@Z @ 44 NONAME ; int CSIPProfile::GetParameter(unsigned long, class TDesC8 const * &) const + ?IsLoudSpeakerEnabled@CMusEngSession@@QBEHXZ @ 45 NONAME ; int CMusEngSession::IsLoudSpeakerEnabled(void) const + ?NewL@CSIPProfileRegistry@@SAPAV1@AAVCSIP@@AAVMSIPProfileRegistryObserver@@@Z @ 46 NONAME ; class CSIPProfileRegistry * CSIPProfileRegistry::NewL(class CSIP &, class MSIPProfileRegistryObserver &) + ?NewL@CMusEngReceiveSession@@SAPAV1@ABVTRect@@AAVMMusEngSessionObserver@@AAVMMusEngReceiveSessionObserver@@@Z @ 47 NONAME ; class CMusEngReceiveSession * CMusEngReceiveSession::NewL(class TRect const &, class MMusEngSessionObserver &, class MMusEngReceiveSessionObserver &) + ?ContainsAudioL@CMusEngMceSession@@QAEHXZ @ 48 NONAME ; int CMusEngMceSession::ContainsAudioL(void) + ?VolumeUpL@CMusEngMceSession@@UAEXXZ @ 49 NONAME ; void CMusEngMceSession::VolumeUpL(void) + ?IsPlayingL@CMusEngClipSession@@UAEHXZ @ 50 NONAME ; int CMusEngClipSession::IsPlayingL(void) + ?Get@CRepository@@QAEHKAAH@Z @ 51 NONAME ; int CRepository::Get(unsigned long, int &) + ?SupportedSecurityMechanismsL@CSIP@@QBEPAVCDesC8Array@@XZ @ 52 NONAME ; class CDesC8Array * CSIP::SupportedSecurityMechanismsL(void) const + ?PlayL@CMusEngClipSession@@UAEXXZ @ 53 NONAME ; void CMusEngClipSession::PlayL(void) + ?PauseL@CMusEngLiveSession@@UAEXXZ @ 54 NONAME ; void CMusEngLiveSession::PauseL(void) + ?GetSessionTime@CMusEngMceSession@@QBE?AVTTimeIntervalSeconds@@XZ @ 55 NONAME ; class TTimeIntervalSeconds CMusEngMceSession::GetSessionTime(void) const + ?Rect@CMusEngSession@@QBE?AVTRect@@XZ @ 56 NONAME ; class TRect CMusEngSession::Rect(void) const + ?Disconnect@DRMCommon@@QAEHXZ @ 57 NONAME ; int DRMCommon::Disconnect(void) + ?FindL@CRepository@@QAEHKKAAV?$RArray@K@@@Z @ 58 NONAME ; int CRepository::FindL(unsigned long, unsigned long, class RArray &) + ?SetBrightnessL@CMusEngLiveSession@@QBEXH@Z @ 59 NONAME ; void CMusEngLiveSession::SetBrightnessL(int) const + ?NewLC@CMceCameraSource@@SAPAV1@AAVCMceManager@@@Z @ 60 NONAME ; class CMceCameraSource * CMceCameraSource::NewLC(class CMceManager &) + ?ProfilesL@CSIPProfileRegistryBase@@QAEXAAV?$RPointerArray@VCSIPProfile@@@@@Z @ 61 NONAME ; void CSIPProfileRegistryBase::ProfilesL(class RPointerArray &) + ?ZoomOutL@CMusEngLiveSession@@QAEXXZ @ 62 NONAME ; void CMusEngLiveSession::ZoomOutL(void) + ?ConnectionActive@CMusEngMceSession@@QBEHXZ @ 63 NONAME ; int CMusEngMceSession::ConnectionActive(void) const + ?GetParameter@CSIPProfile@@QBEHKAAH@Z @ 64 NONAME ; int CSIPProfile::GetParameter(unsigned long, int &) const + ?SetWhiteBalanceL@CMceCameraSource@@QAEXW4TWhiteBalance@CCamera@@@Z @ 65 NONAME ; void CMceCameraSource::SetWhiteBalanceL(enum CCamera::TWhiteBalance) + ?RecordL@CMusEngLiveSession@@QAEXH@Z @ 66 NONAME ; void CMusEngLiveSession::RecordL(int) + ?FindEqL@CRepository@@QAEHKKABVTDesC8@@AAV?$RArray@K@@@Z @ 67 NONAME ; int CRepository::FindEqL(unsigned long, unsigned long, class TDesC8 const &, class RArray &) + ?ZoomFactorL@CMceCameraSource@@QAEHXZ @ 68 NONAME ; int CMceCameraSource::ZoomFactorL(void) + ?TerminateL@CMusEngMceSession@@QAEXXZ @ 69 NONAME ; void CMusEngMceSession::TerminateL(void) + ?SetZoomFactorL@CMceCameraSource@@QAEXH@Z @ 70 NONAME ; void CMceCameraSource::SetZoomFactorL(int) + ?SIP@CSIPProfileRegistry@@QBEAAVCSIP@@XZ @ 71 NONAME ; class CSIP & CSIPProfileRegistry::SIP(void) const + ??1CMceMediaSource@@UAE@XZ @ 72 NONAME ; CMceMediaSource::~CMceMediaSource(void) + ?ParseUriL@TMusEngUriParser@@QAEXXZ @ 73 NONAME ; void TMusEngUriParser::ParseUriL(void) + ?ProfileL@CSIPProfileRegistryBase@@QAEPAVCSIPProfile@@K@Z @ 74 NONAME ; class CSIPProfile * CSIPProfileRegistryBase::ProfileL(unsigned long) + ?EnableLoudspeakerL@CMusEngSession@@QAEXHH@Z @ 75 NONAME ; void CMusEngSession::EnableLoudspeakerL(int, int) + ?CancelInviteL@CMusEngMceOutSession@@QAEXXZ @ 76 NONAME ; void CMusEngMceOutSession::CancelInviteL(void) + ?VolumeL@CMusEngSession@@QBEHXZ @ 77 NONAME ; int CMusEngSession::VolumeL(void) const + ??1CSIPProfileRegistryBase@@UAE@XZ @ 78 NONAME ; CSIPProfileRegistryBase::~CSIPProfileRegistryBase(void) + ?ZoomDefaultL@CMusEngLiveSession@@QAEXXZ @ 79 NONAME ; void CMusEngLiveSession::ZoomDefaultL(void) + ?GetUri16L@TMusEngUriParser@@QAEPAVHBufC16@@H@Z @ 80 NONAME ; class HBufC16 * TMusEngUriParser::GetUri16L(int) + ?NewL@CSIP@@SAPAV1@ABVTUid@@AAVMSIPObserver@@@Z @ 81 NONAME ; class CSIP * CSIP::NewL(class TUid const &, class MSIPObserver &) + ??1CMceCameraSource@@UAE@XZ @ 82 NONAME ; CMceCameraSource::~CMceCameraSource(void) + ?EnableL@CMceCameraSource@@UAEXXZ @ 83 NONAME ; void CMceCameraSource::EnableL(void) + ?VolumeUpL@CMusEngSession@@UAEXXZ @ 84 NONAME ; void CMusEngSession::VolumeUpL(void) + ?GetParameter@CSIPProfile@@QBEHKAAPBVMDesC8Array@@@Z @ 85 NONAME ; int CSIPProfile::GetParameter(unsigned long, class MDesC8Array const * &) const + ?NewL@CRepository@@SAPAV1@VTUid@@@Z @ 86 NONAME ; class CRepository * CRepository::NewL(class TUid) + ?GetParameter@CSIPProfile@@QBEHKAAK@Z @ 87 NONAME ; int CSIPProfile::GetParameter(unsigned long, unsigned long &) const + ?IsMutedL@CMusEngMceSession@@QAEHXZ @ 88 NONAME ; int CMusEngMceSession::IsMutedL(void) + ??1CSIP@@UAE@XZ @ 89 NONAME ; CSIP::~CSIP(void) + ?Set@CRepository@@QAEHKH@Z @ 90 NONAME ; int CRepository::Set(unsigned long, int) + ?AcceptInvitationL@CMusEngReceiveSession@@QAEXABH@Z @ 91 NONAME ; void CMusEngReceiveSession::AcceptInvitationL(int const &) + ?CurrentZoomL@CMusEngLiveSession@@QBEHXZ @ 92 NONAME ; int CMusEngLiveSession::CurrentZoomL(void) const + ?DisallowMigrationL@CSipProfileAlrController@@QAEXKK@Z @ 93 NONAME ; void CSipProfileAlrController::DisallowMigrationL(unsigned long, unsigned long) + ?MinBrightnessL@CMusEngLiveSession@@QBEHXZ @ 94 NONAME ; int CMusEngLiveSession::MinBrightnessL(void) const + ??1CSIPProfile@@UAE@XZ @ 95 NONAME ; CSIPProfile::~CSIPProfile(void) + ?NewL@CMusEngLiveSession@@SAPAV1@ABVTRect@@AAVMMusEngSessionObserver@@AAVMMusEngOutSessionObserver@@AAVMMusEngLiveSessionObserver@@I@Z @ 96 NONAME ; class CMusEngLiveSession * CMusEngLiveSession::NewL(class TRect const &, class MMusEngSessionObserver &, class MMusEngOutSessionObserver &, class MMusEngLiveSessionObserver &, unsigned int) + ?UnmuteL@CMusEngMceSession@@UAEXXZ @ 97 NONAME ; void CMusEngMceSession::UnmuteL(void) + ?Connect@DRMCommon@@QAEHXZ @ 98 NONAME ; int DRMCommon::Connect(void) + ?NewL@CMceCameraSource@@SAPAV1@AAVCMceManager@@@Z @ 99 NONAME ; class CMceCameraSource * CMceCameraSource::NewL(class CMceManager &) + ?MinZoomL@CMusEngLiveSession@@QBEHXZ @ 100 NONAME ; int CMusEngLiveSession::MinZoomL(void) const + ?Set@CRepository@@QAEHKABVTDesC16@@@Z @ 101 NONAME ; int CRepository::Set(unsigned long, class TDesC16 const &) + ?VolumeDownL@CMusEngSession@@UAEXXZ @ 102 NONAME ; void CMusEngSession::VolumeDownL(void) + ?ExposureL@CMceCameraSource@@QAE?AW4TExposure@CCamera@@XZ @ 103 NONAME ; enum CCamera::TExposure CMceCameraSource::ExposureL(void) + ?MuteL@CMusEngMceSession@@UAEXXZ @ 104 NONAME ; void CMusEngMceSession::MuteL(void) + ?SetVolumeL@CMusEngSession@@UAEXH@Z @ 105 NONAME ; void CMusEngSession::SetVolumeL(int) + ?DecreaseBrightnessL@CMusEngLiveSession@@QAEXXZ @ 106 NONAME ; void CMusEngLiveSession::DecreaseBrightnessL(void) + ?LastRegistrationError@CSIPProfileRegistryBase@@QBEHABVCSIPProfile@@@Z @ 107 NONAME ; int CSIPProfileRegistryBase::LastRegistrationError(class CSIPProfile const &) const + ?SetCameraIndexL@CMceCameraSource@@QAEXH@Z @ 108 NONAME ; void CMceCameraSource::SetCameraIndexL(int) + ?PauseL@CMusEngClipSession@@UAEXXZ @ 109 NONAME ; void CMusEngClipSession::PauseL(void) + ?Connection@CSIP@@QBEPAVCSIPConnection@@K@Z @ 110 NONAME ; class CSIPConnection * CSIP::Connection(unsigned long) const + ?SetRectL@CMusEngSession@@QAEXABVTRect@@@Z @ 111 NONAME ; void CMusEngSession::SetRectL(class TRect const &) + ?Create@CRepository@@QAEHKABVTDesC8@@@Z @ 112 NONAME ; int CRepository::Create(unsigned long, class TDesC8 const &) + ?RefreshIapAvailabilityL@CSipProfileAlrController@@QAEXK@Z @ 113 NONAME ; void CSipProfileAlrController::RefreshIapAvailabilityL(unsigned long) + ?DefaultProfileL@CSIPProfileRegistryBase@@QAEPAVCSIPProfile@@XZ @ 114 NONAME ; class CSIPProfile * CSIPProfileRegistryBase::DefaultProfileL(void) + ?BrightnessAutoL@CMusEngLiveSession@@QAEXXZ @ 115 NONAME ; void CMusEngLiveSession::BrightnessAutoL(void) + ?IncreaseBrightnessL@CMusEngLiveSession@@QAEXXZ @ 116 NONAME ; void CMusEngLiveSession::IncreaseBrightnessL(void) + ?ProfilesL@CSIPProfileRegistryBase@@QAEXABVTDesC8@@AAV?$RPointerArray@VCSIPProfile@@@@@Z @ 117 NONAME ; void CSIPProfileRegistryBase::ProfilesL(class TDesC8 const &, class RPointerArray &) + ??1CSIPProfileRegistry@@UAE@XZ @ 118 NONAME ; CSIPProfileRegistry::~CSIPProfileRegistry(void) + ?SetOrientationL@CMusEngMceSession@@QAEXW4TDisplayOrientation@1@@Z @ 119 NONAME ; void CMusEngMceSession::SetOrientationL(enum CMusEngMceSession::TDisplayOrientation) + ?Get@CRepository@@QAEHKAAVTDes8@@@Z @ 120 NONAME ; int CRepository::Get(unsigned long, class TDes8 &) + ?ConstructL@DRMCommon@@IAEXXZ @ 121 NONAME ; void DRMCommon::ConstructL(void) + ?ContrastL@CMceCameraSource@@QAEHXZ @ 122 NONAME ; int CMceCameraSource::ContrastL(void) + ?NegotiatedSecurityMechanismL@CSIP@@QAEPAVHBufC8@@ABVTDesC8@@@Z @ 123 NONAME ; class HBufC8 * CSIP::NegotiatedSecurityMechanismL(class TDesC8 const &) + ?ZoomInL@CMusEngLiveSession@@QAEXXZ @ 124 NONAME ; void CMusEngLiveSession::ZoomInL(void) + ?NewL@CSipProfileAlrController@@SAPAV1@AAVCSIPProfileRegistryBase@@AAVMSipProfileAlrObserver@@@Z @ 125 NONAME ; class CSipProfileAlrController * CSipProfileAlrController::NewL(class CSIPProfileRegistryBase &, class MSipProfileAlrObserver &) + ?SetVolumeL@CMusEngMceSession@@UAEXH@Z @ 126 NONAME ; void CMusEngMceSession::SetVolumeL(int) + ?Stop@CActiveScheduler@@SAXXZ @ 127 NONAME ; void CActiveScheduler::Stop(void) + ?IsDisplayEnabledL@CMusEngMceSession@@QAEHXZ @ 128 NONAME ; int CMusEngMceSession::IsDisplayEnabledL(void) + ?TranscodeL@CMusEngClipSession@@QAEXABV?$TBuf@$0BAA@@@@Z @ 129 NONAME ; void CMusEngClipSession::TranscodeL(class TBuf<256> const &) + ?MaxZoomL@CMusEngLiveSession@@QBEHXZ @ 130 NONAME ; int CMusEngLiveSession::MaxZoomL(void) const + ?IsSigCompSupportedL@CSIP@@QBEHXZ @ 131 NONAME ; int CSIP::IsSigCompSupportedL(void) const + ?NewLC@CSIP@@SAPAV1@ABVTUid@@AAVMSIPObserver@@@Z @ 132 NONAME ; class CSIP * CSIP::NewLC(class TUid const &, class MSIPObserver &) + ?VolumeDownL@CMusEngMceSession@@UAEXXZ @ 133 NONAME ; void CMusEngMceSession::VolumeDownL(void) + ?AllowMigrationL@CSipProfileAlrController@@QAEXKK@Z @ 134 NONAME ; void CSipProfileAlrController::AllowMigrationL(unsigned long, unsigned long) + ?PositionL@CMusEngClipSession@@QAE?AVTTimeIntervalSeconds@@XZ @ 135 NONAME ; class TTimeIntervalSeconds CMusEngClipSession::PositionL(void) + ?SetContrastL@CMceCameraSource@@QAEXH@Z @ 136 NONAME ; void CMceCameraSource::SetContrastL(int) + ?WhiteBalanceL@CMceCameraSource@@QAE?AW4TWhiteBalance@CCamera@@XZ @ 137 NONAME ; enum CCamera::TWhiteBalance CMceCameraSource::WhiteBalanceL(void) + ??1DRMCommon@@UAE@XZ @ 138 NONAME ; DRMCommon::~DRMCommon(void) + ?MuteMicL@CMusEngSession@@QAEXH@Z @ 139 NONAME ; void CMusEngSession::MuteMicL(int) + ?NewL@CMusEngLiveSession@@SAPAV1@ABVTDesC16@@ABVTRect@@AAVMMusEngSessionObserver@@AAVMMusEngOutSessionObserver@@AAVMMusEngLiveSessionObserver@@I@Z @ 140 NONAME ; class CMusEngLiveSession * CMusEngLiveSession::NewL(class TDesC16 const &, class TRect const &, class MMusEngSessionObserver &, class MMusEngOutSessionObserver &, class MMusEngLiveSessionObserver &, unsigned int) + ?EnableDisplayL@CMusEngMceSession@@UAEXH@Z @ 141 NONAME ; void CMusEngMceSession::EnableDisplayL(int) + ??0DRMCommon@@IAE@XZ @ 142 NONAME ; DRMCommon::DRMCommon(void) + ?CurrentBrightnessL@CMusEngLiveSession@@QBEHXZ @ 143 NONAME ; int CMusEngLiveSession::CurrentBrightnessL(void) const + ?SupportedProfileTypesL@CSIPProfileRegistryBase@@QAEXAAV?$RArray@VTSIPProfileTypeInfo@@@@@Z @ 144 NONAME ; void CSIPProfileRegistryBase::SupportedProfileTypesL(class RArray &) + ?Start@CActiveScheduler@@SAXXZ @ 145 NONAME ; void CActiveScheduler::Start(void) + ?SetBrightnessL@CMceCameraSource@@QAEXH@Z @ 146 NONAME ; void CMceCameraSource::SetBrightnessL(int) + ?SetDigitalZoomFactorL@CMceCameraSource@@QAEXH@Z @ 147 NONAME ; void CMceCameraSource::SetDigitalZoomFactorL(int) + ?IsPlayingL@CMusEngLiveSession@@UAEHXZ @ 148 NONAME ; int CMusEngLiveSession::IsPlayingL(void) + ?IsEnabled@CMceMediaSource@@QBEHXZ @ 149 NONAME ; int CMceMediaSource::IsEnabled(void) const + ?PlayL@CMusEngLiveSession@@UAEXXZ @ 150 NONAME ; void CMusEngLiveSession::PlayL(void) + ?SetPositionL@CMusEngClipSession@@QAEXABVTTimeIntervalSeconds@@@Z @ 151 NONAME ; void CMusEngClipSession::SetPositionL(class TTimeIntervalSeconds const &) + ?NewL@CCenRepNotifyHandler@@SAPAV1@AAVMCenRepNotifyHandlerCallback@@AAVCRepository@@@Z @ 152 NONAME ; class CCenRepNotifyHandler * CCenRepNotifyHandler::NewL(class MCenRepNotifyHandlerCallback &, class CRepository &) + ?StartListeningL@CCenRepNotifyHandler@@QAEXXZ @ 153 NONAME ; void CCenRepNotifyHandler::StartListeningL(void) + ??1CCenRepNotifyHandler@@UAE@XZ @ 154 NONAME ; CCenRepNotifyHandler::~CCenRepNotifyHandler(void) + ?StopListening@CCenRepNotifyHandler@@QAEXXZ @ 155 NONAME ; void CCenRepNotifyHandler::StopListening(void) + ?SetVolumeChangeObserver@CMusEngSession@@QAEXPAVMMusEngVolumeChangeObserver@@@Z @ 156 NONAME ; void CMusEngSession::SetVolumeChangeObserver(class MMusEngVolumeChangeObserver *) + ?NewLC@CCenRepNotifyHandler@@SAPAV1@AAVMCenRepNotifyHandlerCallback@@AAVCRepository@@@Z @ 157 NONAME ; class CCenRepNotifyHandler * CCenRepNotifyHandler::NewLC(class MCenRepNotifyHandlerCallback &, class CRepository &) + ?HandleNotifyGeneric@MCenRepNotifyHandlerCallback@@UAEXK@Z @ 158 NONAME ; void MCenRepNotifyHandlerCallback::HandleNotifyGeneric(unsigned long) + diff -r a184f3d659e6 -r 4c163c82e7ad mmsharing/mmshengine/tsrc/ut_engine/eabi/ut_musengineu.def --- a/mmsharing/mmshengine/tsrc/ut_engine/eabi/ut_musengineu.def Wed Mar 31 21:25:43 2010 +0300 +++ b/mmsharing/mmshengine/tsrc/ut_engine/eabi/ut_musengineu.def Wed Apr 14 15:53:49 2010 +0300 @@ -26,179 +26,197 @@ _ZN14CMusEngSession11VolumeDownLEv @ 25 NONAME _ZN14CMusEngSession18EnableLoudspeakerLEii @ 26 NONAME _ZN14CMusEngSession23SetAudioRoutingObserverEP27MMusEngAudioRoutingObserver @ 27 NONAME - _ZN14CMusEngSession24AudioRoutingCanBeChangedEv @ 28 NONAME - _ZN14CMusEngSession8MuteMicLEi @ 29 NONAME - _ZN14CMusEngSession8SetRectLERK5TRect @ 30 NONAME - _ZN14CMusEngSession9VolumeUpLEv @ 31 NONAME - _ZN15CMceMediaSourceD0Ev @ 32 NONAME - _ZN15CMceMediaSourceD1Ev @ 33 NONAME - _ZN15CMceMediaSourceD2Ev @ 34 NONAME - _ZN16CMceCameraSource11BrightnessLEv @ 35 NONAME - _ZN16CMceCameraSource11ZoomFactorLEv @ 36 NONAME - _ZN16CMceCameraSource12SetContrastLEi @ 37 NONAME - _ZN16CMceCameraSource12SetExposureLEN7CCamera9TExposureE @ 38 NONAME - _ZN16CMceCameraSource13WhiteBalanceLEv @ 39 NONAME - _ZN16CMceCameraSource14SetBrightnessLEi @ 40 NONAME - _ZN16CMceCameraSource14SetZoomFactorLEi @ 41 NONAME - _ZN16CMceCameraSource15SetCameraIndexLEi @ 42 NONAME - _ZN16CMceCameraSource16SetWhiteBalanceLEN7CCamera13TWhiteBalanceE @ 43 NONAME - _ZN16CMceCameraSource18DigitalZoomFactorLEv @ 44 NONAME - _ZN16CMceCameraSource21SetDigitalZoomFactorLEi @ 45 NONAME - _ZN16CMceCameraSource4NewLER11CMceManager @ 46 NONAME - _ZN16CMceCameraSource5NewLCER11CMceManager @ 47 NONAME - _ZN16CMceCameraSource7EnableLEv @ 48 NONAME - _ZN16CMceCameraSource8DisableLEv @ 49 NONAME - _ZN16CMceCameraSource9ContrastLEv @ 50 NONAME - _ZN16CMceCameraSource9ExposureLEv @ 51 NONAME - _ZN16CMceCameraSourceD0Ev @ 52 NONAME - _ZN16CMceCameraSourceD1Ev @ 53 NONAME - _ZN16CMceCameraSourceD2Ev @ 54 NONAME - _ZN16TMusEngUriParser7UriTypeEv @ 55 NONAME - _ZN16TMusEngUriParser8GetUri8LEv @ 56 NONAME - _ZN16TMusEngUriParser9GetUri16LEi @ 57 NONAME - _ZN16TMusEngUriParser9ParseUriLEv @ 58 NONAME - _ZN16TMusEngUriParserC1ERK7TDesC16 @ 59 NONAME - _ZN16TMusEngUriParserC2ERK7TDesC16 @ 60 NONAME - _ZN17CMusEngMceSession10SetVolumeLEi @ 61 NONAME - _ZN17CMusEngMceSession10TerminateLEv @ 62 NONAME - _ZN17CMusEngMceSession11VolumeDownLEv @ 63 NONAME - _ZN17CMusEngMceSession12OrientationLEv @ 64 NONAME - _ZN17CMusEngMceSession14ContainsAudioLEv @ 65 NONAME - _ZN17CMusEngMceSession14EnableDisplayLEi @ 66 NONAME - _ZN17CMusEngMceSession15SetOrientationLENS_19TDisplayOrientationE @ 67 NONAME - _ZN17CMusEngMceSession5MuteLEv @ 68 NONAME - _ZN17CMusEngMceSession7UnmuteLEv @ 69 NONAME - _ZN17CMusEngMceSession8IsMutedLEv @ 70 NONAME - _ZN17CMusEngMceSession9VolumeUpLEv @ 71 NONAME - _ZN18CMusEngClipSession10IsPlayingLEv @ 72 NONAME - _ZN18CMusEngClipSession10TranscodeLERK4TBufILi256EE @ 73 NONAME - _ZN18CMusEngClipSession11FastRewindLEi @ 74 NONAME - _ZN18CMusEngClipSession12FastForwardLEi @ 75 NONAME - _ZN18CMusEngClipSession12SetPositionLERK20TTimeIntervalSeconds @ 76 NONAME - _ZN18CMusEngClipSession16CancelTranscodeLEv @ 77 NONAME - _ZN18CMusEngClipSession4NewLERK5TRectR22MMusEngSessionObserverR25MMusEngOutSessionObserverR26MMusEngClipSessionObserverj @ 78 NONAME - _ZN18CMusEngClipSession5PlayLEv @ 79 NONAME - _ZN18CMusEngClipSession6PauseLEv @ 80 NONAME - _ZN18CMusEngClipSession8SetClipLERK7TDesC16 @ 81 NONAME - _ZN18CMusEngClipSession9DurationLEv @ 82 NONAME - _ZN18CMusEngClipSession9PositionLEv @ 83 NONAME - _ZN18CMusEngLiveSession10IsPlayingLEv @ 84 NONAME - _ZN18CMusEngLiveSession11IsRecordingEv @ 85 NONAME - _ZN18CMusEngLiveSession12ZoomDefaultLEv @ 86 NONAME - _ZN18CMusEngLiveSession15BrightnessAutoLEv @ 87 NONAME - _ZN18CMusEngLiveSession18BrightnessDefaultLEv @ 88 NONAME - _ZN18CMusEngLiveSession19DecreaseBrightnessLEv @ 89 NONAME - _ZN18CMusEngLiveSession19IncreaseBrightnessLEv @ 90 NONAME - _ZN18CMusEngLiveSession4NewLERK5TRectR22MMusEngSessionObserverR25MMusEngOutSessionObserverR26MMusEngLiveSessionObserverj @ 91 NONAME - _ZN18CMusEngLiveSession4NewLERK7TDesC16RK5TRectR22MMusEngSessionObserverR25MMusEngOutSessionObserverR26MMusEngLiveSessionObserverj @ 92 NONAME - _ZN18CMusEngLiveSession5PlayLEv @ 93 NONAME - _ZN18CMusEngLiveSession6PauseLEv @ 94 NONAME - _ZN18CMusEngLiveSession7RecordLEi @ 95 NONAME - _ZN18CMusEngLiveSession7ZoomInLEv @ 96 NONAME - _ZN18CMusEngLiveSession8SetZoomLEi @ 97 NONAME - _ZN18CMusEngLiveSession8ZoomOutLEv @ 98 NONAME - _ZN19CSIPProfileRegistry4NewLER4CSIPR27MSIPProfileRegistryObserver @ 99 NONAME - _ZN19CSIPProfileRegistry5NewLCER4CSIPR27MSIPProfileRegistryObserver @ 100 NONAME - _ZN19CSIPProfileRegistry7DisableER11CSIPProfile @ 101 NONAME - _ZN19CSIPProfileRegistry7EnableLER11CSIPProfileR22MSIPConnectionObserver @ 102 NONAME - _ZN19CSIPProfileRegistryD0Ev @ 103 NONAME - _ZN19CSIPProfileRegistryD1Ev @ 104 NONAME - _ZN19CSIPProfileRegistryD2Ev @ 105 NONAME - _ZN20CMusEngMceOutSession13CancelInviteLEv @ 106 NONAME - _ZN20CMusEngMceOutSession27SetSupportedVideoCodecListLERK7TDesC16 @ 107 NONAME - _ZN20CMusEngMceOutSession7InviteLERK7TDesC16 @ 108 NONAME - _ZN21CMusEngReceiveSession17AcceptInvitationLERKi @ 109 NONAME - _ZN21CMusEngReceiveSession4NewLERK5TRectR22MMusEngSessionObserverR29MMusEngReceiveSessionObserver @ 110 NONAME - _ZN23CSIPProfileRegistryBase15DefaultProfileLEv @ 111 NONAME - _ZN23CSIPProfileRegistryBase22SupportedProfileTypesLER6RArrayI19TSIPProfileTypeInfoE @ 112 NONAME - _ZN23CSIPProfileRegistryBase8ProfileLEm @ 113 NONAME - _ZN23CSIPProfileRegistryBase9ProfilesLER13RPointerArrayI11CSIPProfileE @ 114 NONAME - _ZN23CSIPProfileRegistryBase9ProfilesLERK19TSIPProfileTypeInfoR13RPointerArrayI11CSIPProfileE @ 115 NONAME - _ZN23CSIPProfileRegistryBase9ProfilesLERK6TDesC8R13RPointerArrayI11CSIPProfileE @ 116 NONAME - _ZN23CSIPProfileRegistryBaseD0Ev @ 117 NONAME - _ZN23CSIPProfileRegistryBaseD1Ev @ 118 NONAME - _ZN23CSIPProfileRegistryBaseD2Ev @ 119 NONAME - _ZN4CSIP28NegotiatedSecurityMechanismLERK6TDesC8 @ 120 NONAME - _ZN4CSIP4NewLERK4TUidR12MSIPObserver @ 121 NONAME - _ZN4CSIP5NewLCERK4TUidR12MSIPObserver @ 122 NONAME - _ZN4CSIPD0Ev @ 123 NONAME - _ZN4CSIPD1Ev @ 124 NONAME - _ZN4CSIPD2Ev @ 125 NONAME - _ZN9DRMCommon10ConstructLEv @ 126 NONAME - _ZN9DRMCommon10DisconnectEv @ 127 NONAME - _ZN9DRMCommon15IsProtectedFileERK7TDesC16Ri @ 128 NONAME - _ZN9DRMCommon4NewLEv @ 129 NONAME - _ZN9DRMCommon7ConnectEv @ 130 NONAME - _ZN9DRMCommonC1Ev @ 131 NONAME - _ZN9DRMCommonC2Ev @ 132 NONAME - _ZN9DRMCommonD0Ev @ 133 NONAME - _ZN9DRMCommonD1Ev @ 134 NONAME - _ZN9DRMCommonD2Ev @ 135 NONAME - _ZNK11CSIPProfile12GetParameterEmRPK11MDesC8Array @ 136 NONAME - _ZNK11CSIPProfile12GetParameterEmRPK6TDesC8 @ 137 NONAME - _ZNK11CSIPProfile12GetParameterEmRi @ 138 NONAME - _ZNK11CSIPProfile12GetParameterEmRm @ 139 NONAME - _ZNK11CSIPProfile4TypeEv @ 140 NONAME - _ZNK14CMusEngSession20IsLoudSpeakerEnabledEv @ 141 NONAME - _ZNK14CMusEngSession4RectEv @ 142 NONAME - _ZNK14CMusEngSession7VolumeLEv @ 143 NONAME - _ZNK15CMceMediaSource4TypeEv @ 144 NONAME - _ZNK15CMceMediaSource9IsEnabledEv @ 145 NONAME - _ZNK16CMceCameraSource13GetCameraInfoER11TCameraInfo @ 146 NONAME - _ZNK16CMceCameraSource16CamerasAvailableEv @ 147 NONAME - _ZNK17CMusEngMceSession14GetSessionTimeEv @ 148 NONAME - _ZNK17CMusEngMceSession16ConnectionActiveEv @ 149 NONAME - _ZNK18CMusEngLiveSession12CurrentZoomLEv @ 150 NONAME - _ZNK18CMusEngLiveSession14MaxBrightnessLEv @ 151 NONAME - _ZNK18CMusEngLiveSession14MinBrightnessLEv @ 152 NONAME - _ZNK18CMusEngLiveSession14SetBrightnessLEi @ 153 NONAME - _ZNK18CMusEngLiveSession18CurrentBrightnessLEv @ 154 NONAME - _ZNK18CMusEngLiveSession8MaxZoomLEv @ 155 NONAME - _ZNK18CMusEngLiveSession8MinZoomLEv @ 156 NONAME - _ZNK19CSIPProfileRegistry3SIPEv @ 157 NONAME - _ZNK19CSIPProfileRegistry9IsEnabledERK11CSIPProfile @ 158 NONAME - _ZNK23CSIPProfileRegistryBase21LastRegistrationErrorERK11CSIPProfile @ 159 NONAME - _ZNK4CSIP10ConnectionEm @ 160 NONAME - _ZNK4CSIP19IsSigCompSupportedLEv @ 161 NONAME - _ZNK4CSIP28SupportedSecurityMechanismsLEv @ 162 NONAME - _ZTI11CRepository @ 163 NONAME ; ## - _ZTI11CSIPProfile @ 164 NONAME ; ## - _ZTI14CMusEngSession @ 165 NONAME ; ## - _ZTI15CMceMediaSource @ 166 NONAME ; ## - _ZTI16CMceCameraSource @ 167 NONAME ; ## - _ZTI17CMusEngMceSession @ 168 NONAME ; ## - _ZTI18CMusEngClipSession @ 169 NONAME ; ## - _ZTI18CMusEngLiveSession @ 170 NONAME ; ## - _ZTI19CMusEngObserverStub @ 171 NONAME ; ## - _ZTI19CSIPProfileRegistry @ 172 NONAME ; ## - _ZTI20CMusEngMceOutSession @ 173 NONAME ; ## - _ZTI21CMusEngReceiveSession @ 174 NONAME ; ## - _ZTI21CMusEngTelephoneUtils @ 175 NONAME ; ## - _ZTI21CMusSipProfileHandler @ 176 NONAME ; ## - _ZTI22CSIPProfileBehaviorTls @ 177 NONAME ; ## - _ZTI23CSIPProfileRegistryBase @ 178 NONAME ; ## - _ZTI27CMusEngSessionDurationTimer @ 179 NONAME ; ## - _ZTI4CSIP @ 180 NONAME ; ## - _ZTI9DRMCommon @ 181 NONAME ; ## - _ZTV11CRepository @ 182 NONAME ; ## - _ZTV11CSIPProfile @ 183 NONAME ; ## - _ZTV14CMusEngSession @ 184 NONAME ; ## - _ZTV15CMceMediaSource @ 185 NONAME ; ## - _ZTV16CMceCameraSource @ 186 NONAME ; ## - _ZTV17CMusEngMceSession @ 187 NONAME ; ## - _ZTV18CMusEngClipSession @ 188 NONAME ; ## - _ZTV18CMusEngLiveSession @ 189 NONAME ; ## - _ZTV19CMusEngObserverStub @ 190 NONAME ; ## - _ZTV19CSIPProfileRegistry @ 191 NONAME ; ## - _ZTV20CMusEngMceOutSession @ 192 NONAME ; ## - _ZTV21CMusEngReceiveSession @ 193 NONAME ; ## - _ZTV21CMusEngTelephoneUtils @ 194 NONAME ; ## - _ZTV21CMusSipProfileHandler @ 195 NONAME ; ## - _ZTV22CSIPProfileBehaviorTls @ 196 NONAME ; ## - _ZTV23CSIPProfileRegistryBase @ 197 NONAME ; ## - _ZTV27CMusEngSessionDurationTimer @ 198 NONAME ; ## - _ZTV4CSIP @ 199 NONAME ; ## - _ZTV9DRMCommon @ 200 NONAME ; ## - _ZThn4_N11CSIPProfileD0Ev @ 201 NONAME ; ## - _ZThn4_N11CSIPProfileD1Ev @ 202 NONAME ; ## + _ZN14CMusEngSession23SetVolumeChangeObserverEP27MMusEngVolumeChangeObserver @ 28 NONAME + _ZN14CMusEngSession24AudioRoutingCanBeChangedEv @ 29 NONAME + _ZN14CMusEngSession8MuteMicLEi @ 30 NONAME + _ZN14CMusEngSession8SetRectLERK5TRect @ 31 NONAME + _ZN14CMusEngSession9VolumeUpLEv @ 32 NONAME + _ZN15CMceMediaSourceD0Ev @ 33 NONAME + _ZN15CMceMediaSourceD1Ev @ 34 NONAME + _ZN15CMceMediaSourceD2Ev @ 35 NONAME + _ZN16CMceCameraSource11BrightnessLEv @ 36 NONAME + _ZN16CMceCameraSource11ZoomFactorLEv @ 37 NONAME + _ZN16CMceCameraSource12SetContrastLEi @ 38 NONAME + _ZN16CMceCameraSource12SetExposureLEN7CCamera9TExposureE @ 39 NONAME + _ZN16CMceCameraSource13WhiteBalanceLEv @ 40 NONAME + _ZN16CMceCameraSource14SetBrightnessLEi @ 41 NONAME + _ZN16CMceCameraSource14SetZoomFactorLEi @ 42 NONAME + _ZN16CMceCameraSource15SetCameraIndexLEi @ 43 NONAME + _ZN16CMceCameraSource16SetWhiteBalanceLEN7CCamera13TWhiteBalanceE @ 44 NONAME + _ZN16CMceCameraSource18DigitalZoomFactorLEv @ 45 NONAME + _ZN16CMceCameraSource21SetDigitalZoomFactorLEi @ 46 NONAME + _ZN16CMceCameraSource4NewLER11CMceManager @ 47 NONAME + _ZN16CMceCameraSource5NewLCER11CMceManager @ 48 NONAME + _ZN16CMceCameraSource7EnableLEv @ 49 NONAME + _ZN16CMceCameraSource8DisableLEv @ 50 NONAME + _ZN16CMceCameraSource9ContrastLEv @ 51 NONAME + _ZN16CMceCameraSource9ExposureLEv @ 52 NONAME + _ZN16CMceCameraSourceD0Ev @ 53 NONAME + _ZN16CMceCameraSourceD1Ev @ 54 NONAME + _ZN16CMceCameraSourceD2Ev @ 55 NONAME + _ZN16TMusEngUriParser7UriTypeEv @ 56 NONAME + _ZN16TMusEngUriParser8GetUri8LEv @ 57 NONAME + _ZN16TMusEngUriParser9GetUri16LEi @ 58 NONAME + _ZN16TMusEngUriParser9ParseUriLEv @ 59 NONAME + _ZN16TMusEngUriParserC1ERK7TDesC16 @ 60 NONAME + _ZN16TMusEngUriParserC2ERK7TDesC16 @ 61 NONAME + _ZN17CMusEngMceSession10SetVolumeLEi @ 62 NONAME + _ZN17CMusEngMceSession10TerminateLEv @ 63 NONAME + _ZN17CMusEngMceSession11VolumeDownLEv @ 64 NONAME + _ZN17CMusEngMceSession12OrientationLEv @ 65 NONAME + _ZN17CMusEngMceSession14ContainsAudioLEv @ 66 NONAME + _ZN17CMusEngMceSession14EnableDisplayLEi @ 67 NONAME + _ZN17CMusEngMceSession15SetOrientationLENS_19TDisplayOrientationE @ 68 NONAME + _ZN17CMusEngMceSession17IsDisplayEnabledLEv @ 69 NONAME + _ZN17CMusEngMceSession5MuteLEv @ 70 NONAME + _ZN17CMusEngMceSession7UnmuteLEv @ 71 NONAME + _ZN17CMusEngMceSession8IsMutedLEv @ 72 NONAME + _ZN17CMusEngMceSession9VolumeUpLEv @ 73 NONAME + _ZN18CMusEngClipSession10IsPlayingLEv @ 74 NONAME + _ZN18CMusEngClipSession10TranscodeLERK4TBufILi256EE @ 75 NONAME + _ZN18CMusEngClipSession11FastRewindLEi @ 76 NONAME + _ZN18CMusEngClipSession12FastForwardLEi @ 77 NONAME + _ZN18CMusEngClipSession12SetPositionLERK20TTimeIntervalSeconds @ 78 NONAME + _ZN18CMusEngClipSession16CancelTranscodeLEv @ 79 NONAME + _ZN18CMusEngClipSession4NewLERK5TRectR22MMusEngSessionObserverR25MMusEngOutSessionObserverR26MMusEngClipSessionObserverj @ 80 NONAME + _ZN18CMusEngClipSession5PlayLEv @ 81 NONAME + _ZN18CMusEngClipSession6PauseLEv @ 82 NONAME + _ZN18CMusEngClipSession8SetClipLERK7TDesC16 @ 83 NONAME + _ZN18CMusEngClipSession9DurationLEv @ 84 NONAME + _ZN18CMusEngClipSession9PositionLEv @ 85 NONAME + _ZN18CMusEngLiveSession10IsPlayingLEv @ 86 NONAME + _ZN18CMusEngLiveSession11IsRecordingEv @ 87 NONAME + _ZN18CMusEngLiveSession12ZoomDefaultLEv @ 88 NONAME + _ZN18CMusEngLiveSession15BrightnessAutoLEv @ 89 NONAME + _ZN18CMusEngLiveSession18BrightnessDefaultLEv @ 90 NONAME + _ZN18CMusEngLiveSession19DecreaseBrightnessLEv @ 91 NONAME + _ZN18CMusEngLiveSession19IncreaseBrightnessLEv @ 92 NONAME + _ZN18CMusEngLiveSession4NewLERK5TRectR22MMusEngSessionObserverR25MMusEngOutSessionObserverR26MMusEngLiveSessionObserverj @ 93 NONAME + _ZN18CMusEngLiveSession4NewLERK7TDesC16RK5TRectR22MMusEngSessionObserverR25MMusEngOutSessionObserverR26MMusEngLiveSessionObserverj @ 94 NONAME + _ZN18CMusEngLiveSession5PlayLEv @ 95 NONAME + _ZN18CMusEngLiveSession6PauseLEv @ 96 NONAME + _ZN18CMusEngLiveSession7RecordLEi @ 97 NONAME + _ZN18CMusEngLiveSession7ZoomInLEv @ 98 NONAME + _ZN18CMusEngLiveSession8SetZoomLEi @ 99 NONAME + _ZN18CMusEngLiveSession8ZoomOutLEv @ 100 NONAME + _ZN19CSIPProfileRegistry4NewLER4CSIPR27MSIPProfileRegistryObserver @ 101 NONAME + _ZN19CSIPProfileRegistry5NewLCER4CSIPR27MSIPProfileRegistryObserver @ 102 NONAME + _ZN19CSIPProfileRegistry7DisableER11CSIPProfile @ 103 NONAME + _ZN19CSIPProfileRegistry7EnableLER11CSIPProfileR22MSIPConnectionObserver @ 104 NONAME + _ZN19CSIPProfileRegistryD0Ev @ 105 NONAME + _ZN19CSIPProfileRegistryD1Ev @ 106 NONAME + _ZN19CSIPProfileRegistryD2Ev @ 107 NONAME + _ZN20CCenRepNotifyHandler13StopListeningEv @ 108 NONAME + _ZN20CCenRepNotifyHandler15StartListeningLEv @ 109 NONAME + _ZN20CCenRepNotifyHandler4NewLER28MCenRepNotifyHandlerCallbackR11CRepository @ 110 NONAME + _ZN20CCenRepNotifyHandler5NewLCER28MCenRepNotifyHandlerCallbackR11CRepository @ 111 NONAME + _ZN20CCenRepNotifyHandlerD0Ev @ 112 NONAME + _ZN20CCenRepNotifyHandlerD1Ev @ 113 NONAME + _ZN20CCenRepNotifyHandlerD2Ev @ 114 NONAME + _ZN20CMusEngMceOutSession13CancelInviteLEv @ 115 NONAME + _ZN20CMusEngMceOutSession27SetSupportedVideoCodecListLERK7TDesC16 @ 116 NONAME + _ZN20CMusEngMceOutSession7InviteLERK7TDesC16 @ 117 NONAME + _ZN21CMusEngReceiveSession17AcceptInvitationLERKi @ 118 NONAME + _ZN21CMusEngReceiveSession4NewLERK5TRectR22MMusEngSessionObserverR29MMusEngReceiveSessionObserver @ 119 NONAME + _ZN23CSIPProfileRegistryBase15DefaultProfileLEv @ 120 NONAME + _ZN23CSIPProfileRegistryBase22SupportedProfileTypesLER6RArrayI19TSIPProfileTypeInfoE @ 121 NONAME + _ZN23CSIPProfileRegistryBase8ProfileLEm @ 122 NONAME + _ZN23CSIPProfileRegistryBase9ProfilesLER13RPointerArrayI11CSIPProfileE @ 123 NONAME + _ZN23CSIPProfileRegistryBase9ProfilesLERK19TSIPProfileTypeInfoR13RPointerArrayI11CSIPProfileE @ 124 NONAME + _ZN23CSIPProfileRegistryBase9ProfilesLERK6TDesC8R13RPointerArrayI11CSIPProfileE @ 125 NONAME + _ZN23CSIPProfileRegistryBaseD0Ev @ 126 NONAME + _ZN23CSIPProfileRegistryBaseD1Ev @ 127 NONAME + _ZN23CSIPProfileRegistryBaseD2Ev @ 128 NONAME + _ZN28MCenRepNotifyHandlerCallback19HandleNotifyGenericEm @ 129 NONAME + _ZN4CSIP28NegotiatedSecurityMechanismLERK6TDesC8 @ 130 NONAME + _ZN4CSIP4NewLERK4TUidR12MSIPObserver @ 131 NONAME + _ZN4CSIP5NewLCERK4TUidR12MSIPObserver @ 132 NONAME + _ZN4CSIPD0Ev @ 133 NONAME + _ZN4CSIPD1Ev @ 134 NONAME + _ZN4CSIPD2Ev @ 135 NONAME + _ZN9DRMCommon10ConstructLEv @ 136 NONAME + _ZN9DRMCommon10DisconnectEv @ 137 NONAME + _ZN9DRMCommon15IsProtectedFileERK7TDesC16Ri @ 138 NONAME + _ZN9DRMCommon4NewLEv @ 139 NONAME + _ZN9DRMCommon7ConnectEv @ 140 NONAME + _ZN9DRMCommonC1Ev @ 141 NONAME + _ZN9DRMCommonC2Ev @ 142 NONAME + _ZN9DRMCommonD0Ev @ 143 NONAME + _ZN9DRMCommonD1Ev @ 144 NONAME + _ZN9DRMCommonD2Ev @ 145 NONAME + _ZNK11CSIPProfile12GetParameterEmRPK11MDesC8Array @ 146 NONAME + _ZNK11CSIPProfile12GetParameterEmRPK6TDesC8 @ 147 NONAME + _ZNK11CSIPProfile12GetParameterEmRi @ 148 NONAME + _ZNK11CSIPProfile12GetParameterEmRm @ 149 NONAME + _ZNK11CSIPProfile4TypeEv @ 150 NONAME + _ZNK14CMusEngSession20IsLoudSpeakerEnabledEv @ 151 NONAME + _ZNK14CMusEngSession4RectEv @ 152 NONAME + _ZNK14CMusEngSession7VolumeLEv @ 153 NONAME + _ZNK15CMceMediaSource4TypeEv @ 154 NONAME + _ZNK15CMceMediaSource9IsEnabledEv @ 155 NONAME + _ZNK16CMceCameraSource13GetCameraInfoER11TCameraInfo @ 156 NONAME + _ZNK16CMceCameraSource16CamerasAvailableEv @ 157 NONAME + _ZNK17CMusEngMceSession14GetSessionTimeEv @ 158 NONAME + _ZNK17CMusEngMceSession16ConnectionActiveEv @ 159 NONAME + _ZNK18CMusEngLiveSession12CurrentZoomLEv @ 160 NONAME + _ZNK18CMusEngLiveSession14MaxBrightnessLEv @ 161 NONAME + _ZNK18CMusEngLiveSession14MinBrightnessLEv @ 162 NONAME + _ZNK18CMusEngLiveSession14SetBrightnessLEi @ 163 NONAME + _ZNK18CMusEngLiveSession18CurrentBrightnessLEv @ 164 NONAME + _ZNK18CMusEngLiveSession8MaxZoomLEv @ 165 NONAME + _ZNK18CMusEngLiveSession8MinZoomLEv @ 166 NONAME + _ZNK19CSIPProfileRegistry3SIPEv @ 167 NONAME + _ZNK19CSIPProfileRegistry9IsEnabledERK11CSIPProfile @ 168 NONAME + _ZNK23CSIPProfileRegistryBase21LastRegistrationErrorERK11CSIPProfile @ 169 NONAME + _ZNK4CSIP10ConnectionEm @ 170 NONAME + _ZNK4CSIP19IsSigCompSupportedLEv @ 171 NONAME + _ZNK4CSIP28SupportedSecurityMechanismsLEv @ 172 NONAME + _ZTI11CRepository @ 173 NONAME + _ZTI11CSIPProfile @ 174 NONAME + _ZTI14CMusEngSession @ 175 NONAME + _ZTI15CMceMediaSource @ 176 NONAME + _ZTI16CMceCameraSource @ 177 NONAME + _ZTI17CMusEngMceSession @ 178 NONAME + _ZTI18CMusEngClipSession @ 179 NONAME + _ZTI18CMusEngLiveSession @ 180 NONAME + _ZTI19CMusEngObserverStub @ 181 NONAME + _ZTI19CSIPProfileRegistry @ 182 NONAME + _ZTI20CCenRepNotifyHandler @ 183 NONAME + _ZTI20CMusEngMceOutSession @ 184 NONAME + _ZTI21CMusEngReceiveSession @ 185 NONAME + _ZTI21CMusEngTelephoneUtils @ 186 NONAME + _ZTI21CMusSipProfileHandler @ 187 NONAME + _ZTI22CSIPProfileBehaviorTls @ 188 NONAME + _ZTI22CTelephonyAudioRouting @ 189 NONAME + _ZTI23CSIPProfileRegistryBase @ 190 NONAME + _ZTI24CSipProfileAlrController @ 191 NONAME + _ZTI27CMusEngSessionDurationTimer @ 192 NONAME + _ZTI28MCenRepNotifyHandlerCallback @ 193 NONAME + _ZTI4CSIP @ 194 NONAME + _ZTI9DRMCommon @ 195 NONAME + _ZTV11CRepository @ 196 NONAME + _ZTV11CSIPProfile @ 197 NONAME + _ZTV14CMusEngSession @ 198 NONAME + _ZTV15CMceMediaSource @ 199 NONAME + _ZTV16CMceCameraSource @ 200 NONAME + _ZTV17CMusEngMceSession @ 201 NONAME + _ZTV18CMusEngClipSession @ 202 NONAME + _ZTV18CMusEngLiveSession @ 203 NONAME + _ZTV19CMusEngObserverStub @ 204 NONAME + _ZTV19CSIPProfileRegistry @ 205 NONAME + _ZTV20CCenRepNotifyHandler @ 206 NONAME + _ZTV20CMusEngMceOutSession @ 207 NONAME + _ZTV21CMusEngReceiveSession @ 208 NONAME + _ZTV21CMusEngTelephoneUtils @ 209 NONAME + _ZTV21CMusSipProfileHandler @ 210 NONAME + _ZTV22CSIPProfileBehaviorTls @ 211 NONAME + _ZTV22CTelephonyAudioRouting @ 212 NONAME + _ZTV23CSIPProfileRegistryBase @ 213 NONAME + _ZTV24CSipProfileAlrController @ 214 NONAME + _ZTV27CMusEngSessionDurationTimer @ 215 NONAME + _ZTV28MCenRepNotifyHandlerCallback @ 216 NONAME + _ZTV4CSIP @ 217 NONAME + _ZTV9DRMCommon @ 218 NONAME + _ZThn4_N11CSIPProfileD0Ev @ 219 NONAME + _ZThn4_N11CSIPProfileD1Ev @ 220 NONAME diff -r a184f3d659e6 -r 4c163c82e7ad mmsharing/mmshengine/tsrc/ut_engine/group/ut_musengine.mmp --- a/mmsharing/mmshengine/tsrc/ut_engine/group/ut_musengine.mmp Wed Mar 31 21:25:43 2010 +0300 +++ b/mmsharing/mmshengine/tsrc/ut_engine/group/ut_musengine.mmp Wed Apr 14 15:53:49 2010 +0300 @@ -28,6 +28,8 @@ VENDORID VID_DEFAULT MACRO UNIT_TESTING +EPOCSTACKSIZE 0x14000 +EPOCHEAPSIZE 0x020000 0x800000 // Test suite classes SOURCEPATH ../src @@ -96,6 +98,7 @@ USERINCLUDE ../../../../../inc USERINCLUDE ../../../../../tsrc/sipprofilestub/inc USERINCLUDE ../../../../../tsrc/centralrepositorystub/inc +USERINCLUDE ../../../../../tsrc/telephonyaudioroutingstub/inc // to replace SIP profiles with a stub SYSTEMINCLUDE ../inc diff -r a184f3d659e6 -r 4c163c82e7ad mmsharing/mmshengine/tsrc/ut_engine/group/ut_musengine.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmsharing/mmshengine/tsrc/ut_engine/group/ut_musengine.pkg Wed Apr 14 15:53:49 2010 +0300 @@ -0,0 +1,34 @@ +; +; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of "Eclipse Public License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.eclipse.org/legal/epl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; + +;Languages +&EN + +;Header +#{"EUnit: MMSHEng"},(0x01700000),1,0,0 + +(0x101F7961), 0, 0, 0, {"Series60ProductID"} + +;Localised Vendor name +%{"Nokia"} + +;Unique vendor name +:"Nokia" + +;DLL files +"\epoc32\release\armv5\urel\ut_musengine.dll"-"c:\sys\bin\ut_musengine.dll" +"\epoc32\release\armv5\urel\mceclientstub.dll"-"c:\sys\bin\mceclientstub.dll" + diff -r a184f3d659e6 -r 4c163c82e7ad mmsharing/mmshindicator/tsrc/ut_indicator/group/ut_musindicator.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmsharing/mmshindicator/tsrc/ut_indicator/group/ut_musindicator.pkg Wed Apr 14 15:53:49 2010 +0300 @@ -0,0 +1,33 @@ +; +; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of "Eclipse Public License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.eclipse.org/legal/epl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; + +;Languages +&EN + +;Header +#{"EUnit: MMSHInd"},(0x01700000),1,0,0 + +(0x101F7961), 0, 0, 0, {"Series60ProductID"} + +;Localised Vendor name +%{"Nokia"} + +;Unique vendor name +:"Nokia" + +;DLL files +"\epoc32\release\armv5\urel\ut_musindicator.dll"-"c:\sys\bin\ut_musindicator.dll" + diff -r a184f3d659e6 -r 4c163c82e7ad mmsharing/mmshmanagercli/tsrc/ut_managercli/group/ut_musmanagerclient.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmsharing/mmshmanagercli/tsrc/ut_managercli/group/ut_musmanagerclient.pkg Wed Apr 14 15:53:49 2010 +0300 @@ -0,0 +1,32 @@ +; +; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of "Eclipse Public License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.eclipse.org/legal/epl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; + +;Languages +&EN + +;Header +#{"EUnit: MMSHMgrCli"},(0x01700000),1,0,0 + +(0x101F7961), 0, 0, 0, {"Series60ProductID"} + +;Localised Vendor name +%{"Nokia"} + +;Unique vendor name +:"Nokia" + +;DLL files +"\epoc32\release\armv5\urel\ut_musmanagerclient.dll"-"c:\sys\bin\ut_musmanagerclient.dll" diff -r a184f3d659e6 -r 4c163c82e7ad mmsharing/mmshmanagersrv/tsrc/ut_managersrv/group/ut_musmanagerserver.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmsharing/mmshmanagersrv/tsrc/ut_managersrv/group/ut_musmanagerserver.pkg Wed Apr 14 15:53:49 2010 +0300 @@ -0,0 +1,32 @@ +; +; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of "Eclipse Public License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.eclipse.org/legal/epl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; + +;Languages +&EN + +;Header +#{"EUnit: MMSHMgrSRV"},(0x01700000),1,0,0 + +(0x101F7961), 0, 0, 0, {"Series60ProductID"} + +;Localised Vendor name +%{"Nokia"} + +;Unique vendor name +:"Nokia" + +;DLL files +"\epoc32\release\armv5\urel\ut_musmanagerserver.dll"-"c:\sys\bin\ut_musmanagerserver.dll" diff -r a184f3d659e6 -r 4c163c82e7ad mmshplugins/mmcctranscoder/tsrc/ut_transcoder/group/ut_transcoder.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmshplugins/mmcctranscoder/tsrc/ut_transcoder/group/ut_transcoder.pkg Wed Apr 14 15:53:49 2010 +0300 @@ -0,0 +1,32 @@ +; +; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of "Eclipse Public License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.eclipse.org/legal/epl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; + +;Languages +&EN + +;Header +#{"EUnit: MMSHMTRANSC"},(0x01700000),1,0,0 + +(0x101F7961), 0, 0, 0, {"Series60ProductID"} + +;Localised Vendor name +%{"Nokia"} + +;Unique vendor name +:"Nokia" + +;DLL files +"\epoc32\release\armv5\urel\ut_transcoder.dll"-"c:\sys\bin\ut_transcoder.dll" diff -r a184f3d659e6 -r 4c163c82e7ad mmshplugins/mmshaiwplugin/tsrc/ut_aiwplugin/group/ut_aiwprovider.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmshplugins/mmshaiwplugin/tsrc/ut_aiwplugin/group/ut_aiwprovider.pkg Wed Apr 14 15:53:49 2010 +0300 @@ -0,0 +1,32 @@ +; +; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of "Eclipse Public License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.eclipse.org/legal/epl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; + +;Languages +&EN + +;Header +#{"EUnit: MMSHAIWPr"},(0x01700000),1,0,0 + +(0x101F7961), 0, 0, 0, {"Series60ProductID"} + +;Localised Vendor name +%{"Nokia"} + +;Unique vendor name +:"Nokia" + +;DLL files +"\epoc32\release\armv5\urel\ut_musaiwprovider.dll"-"c:\sys\bin\ut_musaiwprovider.dll" diff -r a184f3d659e6 -r 4c163c82e7ad mmshplugins/mmshaoplugin/tsrc/ut_aoplugin/group/ut_aoplugin.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmshplugins/mmshaoplugin/tsrc/ut_aoplugin/group/ut_aoplugin.pkg Wed Apr 14 15:53:49 2010 +0300 @@ -0,0 +1,32 @@ +; +; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of "Eclipse Public License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.eclipse.org/legal/epl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; + +;Languages +&EN + +;Header +#{"EUnit: MMSHAOPlg"},(0x01700000),1,0,0 + +(0x101F7961), 0, 0, 0, {"Series60ProductID"} + +;Localised Vendor name +%{"Nokia"} + +;Unique vendor name +:"Nokia" + +;DLL files +"\epoc32\release\armv5\urel\ut_aoplugin.dll"-"c:\sys\bin\ut_aoplugin.dll" diff -r a184f3d659e6 -r 4c163c82e7ad mmshplugins/mmshsipcrplugin/tsrc/ut_sipcrplugin/group/ut_sipcrplugin.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmshplugins/mmshsipcrplugin/tsrc/ut_sipcrplugin/group/ut_sipcrplugin.pkg Wed Apr 14 15:53:49 2010 +0300 @@ -0,0 +1,32 @@ +; +; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of "Eclipse Public License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.eclipse.org/legal/epl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; + +;Languages +&EN + +;Header +#{"EUnit: MMSHSIPCRPl"},(0x01700000),1,0,0 + +(0x101F7961), 0, 0, 0, {"Series60ProductID"} + +;Localised Vendor name +%{"Nokia"} + +;Unique vendor name +:"Nokia" + +;DLL files +"\epoc32\release\armv5\urel\ut_sipcrplugin.dll"-"c:\sys\bin\ut_sipcrplugin.dll" diff -r a184f3d659e6 -r 4c163c82e7ad mmshplugins/mmshwpadapterplugin/tsrc/ut_wpadapterplugin/group/ut_muswpadapter.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmshplugins/mmshwpadapterplugin/tsrc/ut_wpadapterplugin/group/ut_muswpadapter.pkg Wed Apr 14 15:53:49 2010 +0300 @@ -0,0 +1,32 @@ +; +; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of "Eclipse Public License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.eclipse.org/legal/epl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; + +;Languages +&EN + +;Header +#{"EUnit: MMSHWPAda"},(0x01700000),1,0,0 + +(0x101F7961), 0, 0, 0, {"Series60ProductID"} + +;Localised Vendor name +%{"Nokia"} + +;Unique vendor name +:"Nokia" + +;DLL files +"\epoc32\release\armv5\urel\ut_muswpadapter.dll"-"c:\sys\bin\ut_muswpadapter.dll" diff -r a184f3d659e6 -r 4c163c82e7ad tsrc/telephonyaudioroutingstub/inc/telephonyaudiorouting.h --- a/tsrc/telephonyaudioroutingstub/inc/telephonyaudiorouting.h Wed Mar 31 21:25:43 2010 +0300 +++ b/tsrc/telephonyaudioroutingstub/inc/telephonyaudiorouting.h Wed Apr 14 15:53:49 2010 +0300 @@ -56,7 +56,7 @@ static CTelephonyAudioRouting* NewL( MTelephonyAudioRoutingObserver& aObserver ); - ~CTelephonyAudioRouting(); + virtual ~CTelephonyAudioRouting(); /** * Returns array of currently available outputs. @@ -74,7 +74,7 @@ * @param none. * @return TArray& Array of available outputs. */ - const TArray& AvailableOutputs(); + virtual const TArray& AvailableOutputs(); /** * Returns the current output configured by the client application to play @@ -94,7 +94,7 @@ * @param none. * @return TAudioOutput Current output. */ - TAudioOutput Output(); + virtual TAudioOutput Output(); /** * Sends an asynchronous request to Adaptation to set the output @@ -118,7 +118,7 @@ * of the outputs from AvailableOutputs() list or ENotActive. * @return none. */ - void SetOutputL( TAudioOutput aOutput = ENotActive ); + virtual void SetOutputL( TAudioOutput aOutput = ENotActive ); /** * Returns the second last output that was successfully configured to @@ -137,7 +137,7 @@ * audio. ENone will never be returned since telephony apps cannot call * SetOutputL(ENone). */ - TAudioOutput PreviousOutput(); + virtual TAudioOutput PreviousOutput(); /* * Sends the Show Note mode to server along with the next SetOutputL() @@ -155,7 +155,7 @@ * @param TBool aMode Show Note mode. ETrue or EFalse. * @return KErrNone if succesfull, otherwise system-wide error code. */ - TInt SetShowNote( TBool aMode ); + virtual TInt SetShowNote( TBool aMode ); /* * Returns the the Show Note mode for the last succesfully completed @@ -182,7 +182,7 @@ * Show Note mode. EFalse or ETrue. * @return KErrNone if succesfull, otherwise system-wide error code. */ - TInt GetShowNote( TBool& aMode ); + virtual TInt GetShowNote( TBool& aMode ); private: