equal
deleted
inserted
replaced
117 |
117 |
118 IMPORT_C TInt TestDestruct( ); |
118 IMPORT_C TInt TestDestruct( ); |
119 |
119 |
120 IMPORT_C TInt TestPanicClient( ); |
120 IMPORT_C TInt TestPanicClient( ); |
121 |
121 |
|
122 /** |
|
123 * Confirms that the server is running |
|
124 * @return KErrNone if succeeded |
|
125 */ |
|
126 IMPORT_C TInt AutolockStatus( TInt aCommand, TInt aParam); |
122 |
127 |
123 private: |
128 private: |
124 |
129 |
125 RLockAccessExtension* iLockAccessExtension; |
130 RLockAccessExtension* iLockAccessExtension; |
126 |
131 |