supl/locationomasuplprotocolhandler/asnconverterpluginapi/src/epos_comasupllocationidver2.cpp
changeset 39 3efc7a0e8755
parent 22 4c4ed41530db
equal deleted inserted replaced
37:e175e2ba2fb0 39:3efc7a0e8755
   146     }
   146     }
   147 // ---------------------------------------------------------------------------
   147 // ---------------------------------------------------------------------------
   148 // TOMASuplReportedLocation::SetLocationData(TOMASuplLocationData aLocationData)
   148 // TOMASuplReportedLocation::SetLocationData(TOMASuplLocationData aLocationData)
   149 // (other items were commented in a header).
   149 // (other items were commented in a header).
   150 // ---------------------------------------------------------------------------
   150 // ---------------------------------------------------------------------------
   151 //
   151 
       
   152 //coverity[pass_by_value]
   152 EXPORT_C void TOMASuplReportedLocation::SetLocationData(TOMASuplLocationData aLocationData) 
   153 EXPORT_C void TOMASuplReportedLocation::SetLocationData(TOMASuplLocationData aLocationData) 
   153     {
   154     {
   154     iLocationData = aLocationData;
   155     iLocationData = aLocationData;
   155     }
   156     }
   156 // ---------------------------------------------------------------------------
   157 // ---------------------------------------------------------------------------