equal
deleted
inserted
replaced
98 |
98 |
99 return iRet; |
99 return iRet; |
100 } |
100 } |
101 |
101 |
102 // ----------------------------------------------------------------------------- |
102 // ----------------------------------------------------------------------------- |
|
103 // CHSPSInstaller::InstallationHandler |
|
104 // ----------------------------------------------------------------------------- |
|
105 // |
|
106 ChspsInstallationHandler& CHSPSInstaller::InstallationHandler() |
|
107 { |
|
108 return *iInstallationHandler; |
|
109 } |
|
110 |
|
111 // ----------------------------------------------------------------------------- |
103 // CHSPSInstaller::RunError |
112 // CHSPSInstaller::RunError |
104 // ----------------------------------------------------------------------------- |
113 // ----------------------------------------------------------------------------- |
105 // |
114 // |
106 TInt CHSPSInstaller::RunError( TInt /*aError*/ ) |
115 TInt CHSPSInstaller::RunError( TInt /*aError*/ ) |
107 { |
116 { |