supl/locationomasuplprotocolhandler/asnconverterpluginapi/src/epos_comasuplreport.cpp
branchRCL_3
changeset 4 42de37ce7ce4
parent 0 667063e416a2
child 20 2b4ea9893b66
equal deleted inserted replaced
1:788b770ce3ae 4:42de37ce7ce4
   404         TRAP(aErrorCode,iSessionList.Append(sessionList[count]->CloneL()));
   404         TRAP(aErrorCode,iSessionList.Append(sessionList[count]->CloneL()));
   405         } 
   405         } 
   406         
   406         
   407     iOptionalMask |= KSessionListShift;
   407     iOptionalMask |= KSessionListShift;
   408     
   408     
       
   409     sessionList.Close();
       
   410     reportDataList.Close();
       
   411     
       
   412     
   409     }
   413     }
   410 
   414 
   411 /*
   415 /*
   412  * Getter method for Session List
   416  * Getter method for Session List
   413  */
   417  */