serviceapifw_plat/rtsecuritymanager_client_api/tsrc/src/ui_tsecuritymanagerblocks.cpp
branchRCL_3
changeset 54 1fea62d03c27
parent 53 3d94ea3e909b
equal deleted inserted replaced
53:3d94ea3e909b 54:1fea62d03c27
   265     {
   265     {
   266     
   266     
   267     
   267     
   268     TInt cnt = User::CountAllocCells();
   268     TInt cnt = User::CountAllocCells();
   269    // __UHEAP_MARK;
   269    // __UHEAP_MARK;
   270     TInt32 exId;
   270     TInt32 exId = 0;
   271     TPtrC sptr;
   271     TPtrC sptr;
   272     	
   272     	
   273     	 aItem.GetNextString(sptr);
   273     	 aItem.GetNextString(sptr);
   274     	 
   274     	 
   275     	iSession = CRTSecManager::NewL ();
   275     	iSession = CRTSecManager::NewL ();
   996     __UHEAP_MARK;
   996     __UHEAP_MARK;
   997     TInt32 exId;
   997     TInt32 exId;
   998     TPtrC sptr;
   998     TPtrC sptr;
   999     	
   999     	
  1000     	 aItem.GetNextString(sptr);
  1000     	 aItem.GetNextString(sptr);
  1001     	 	 	CRTSecMgrScriptSession* scriptSession;
  1001  	 	CRTSecMgrScriptSession* scriptSession = NULL;
  1002     	iSession = CRTSecManager::NewL ();
  1002     	iSession = CRTSecManager::NewL ();
  1003     //		iSession2 = CRTSecManager::NewL ();
  1003     //		iSession2 = CRTSecManager::NewL ();
  1004 	iTrust = CTrustInfo::NewL ();
  1004 	iTrust = CTrustInfo::NewL ();
  1005     
  1005     
  1006  		
  1006  		
  1294     __UHEAP_MARK;
  1294     __UHEAP_MARK;
  1295     TInt32 exId;
  1295     TInt32 exId;
  1296     TPtrC sptr;
  1296     TPtrC sptr;
  1297     	
  1297     	
  1298     	 aItem.GetNextString(sptr);
  1298     	 aItem.GetNextString(sptr);
  1299     	 	 	CRTSecMgrScriptSession* scriptSession;
  1299     	 	 	CRTSecMgrScriptSession* scriptSession = NULL;
  1300     	iSession = CRTSecManager::NewL ();
  1300     	iSession = CRTSecManager::NewL ();
  1301     //		iSession2 = CRTSecManager::NewL ();
  1301     //		iSession2 = CRTSecManager::NewL ();
  1302 	iTrust = CTrustInfo::NewL ();
  1302 	iTrust = CTrustInfo::NewL ();
  1303     
  1303     
  1304  		
  1304  		
  1451     {
  1451     {
  1452     
  1452     
  1453     
  1453     
  1454     TInt cnt = User::CountAllocCells();
  1454     TInt cnt = User::CountAllocCells();
  1455    // __UHEAP_MARK;
  1455    // __UHEAP_MARK;
  1456     TInt32 exId;
  1456     TInt32 exId = 0;
  1457     TPtrC sptr;
  1457     TPtrC sptr;
  1458     	
  1458     	
  1459     	 aItem.GetNextString(sptr);
  1459     	 aItem.GetNextString(sptr);
  1460     	 
  1460     	 
  1461     	iSession = CRTSecManager::NewL ();
  1461     	iSession = CRTSecManager::NewL ();