contentstorage/casrv/casatmonitor/src/casatnotifier.cpp
changeset 103 b99b84bcd2d1
parent 60 f62f87b200ec
equal deleted inserted replaced
83:156f692b1687 103:b99b84bcd2d1
    93 void CCaSatNotifier::DoCancel()
    93 void CCaSatNotifier::DoCancel()
    94     {
    94     {
    95     iProperty.Cancel();
    95     iProperty.Cancel();
    96     }
    96     }
    97 
    97 
       
    98 #ifdef COVERAGE_MEASUREMENT
       
    99 #pragma CTC SKIP
       
   100 #endif //COVERAGE_MEASUREMENT (error ignored)
    98 // ---------------------------------------------------------------------------
   101 // ---------------------------------------------------------------------------
    99 // CCaSatNotifier::RunError
   102 // CCaSatNotifier::RunError
   100 // ---------------------------------------------------------------------------
   103 // ---------------------------------------------------------------------------
   101 //
   104 //
   102 TInt CCaSatNotifier::RunError( TInt /*aError*/)
   105 TInt CCaSatNotifier::RunError( TInt /*aError*/)
   103     {
   106     {
   104     return KErrNone;
   107     return KErrNone;
   105     }
   108     }
       
   109 #ifdef COVERAGE_MEASUREMENT
       
   110 #pragma CTC ENDSKIP
       
   111 #endif //COVERAGE_MEASUREMENT
   106 
   112 
   107 // ---------------------------------------------------------------------------
   113 // ---------------------------------------------------------------------------
   108 // CCaSatNotifier::RunL
   114 // CCaSatNotifier::RunL
   109 // ---------------------------------------------------------------------------
   115 // ---------------------------------------------------------------------------
   110 //
   116 //