ncdengine/provider/client/src/ncdoperationmanagerproxy.cpp
branchRCL_3
changeset 66 8b7f4e561641
parent 65 7333d7932ef7
equal deleted inserted replaced
65:7333d7932ef7 66:8b7f4e561641
   440 // ---------------------------------------------------------------------------
   440 // ---------------------------------------------------------------------------
   441 //         
   441 //         
   442 CNcdSilentInstallOperationProxy* CNcdOperationManagerProxy::CreateSilentInstallOperationL(
   442 CNcdSilentInstallOperationProxy* CNcdOperationManagerProxy::CreateSilentInstallOperationL(
   443     CNcdNodeProxy& aNode,
   443     CNcdNodeProxy& aNode,
   444     MNcdInstallOperationObserver* aObserver,
   444     MNcdInstallOperationObserver* aObserver,
   445     Usif::COpaqueNamedParams* aInstallOptions )
   445     const SwiUI::TInstallOptions& aInstallOptions )
   446     {
   446     {
   447    DLTRACEIN((""));
   447    DLTRACEIN((""));
   448 
   448 
   449     // Should get the actual object for this pointer!
   449     // Should get the actual object for this pointer!
   450     MNcdOperationProxyRemoveHandler* removeHandler( this );
   450     MNcdOperationProxyRemoveHandler* removeHandler( this );