serviceproviders/sapi_applicationmanager/tsrc/testing/tappmgrprovider/src/tappmgrproviderblocks.cpp
branchRCL_3
changeset 44 0b68a1b0c15e
parent 38 ea43c23d28d2
child 45 a9c0808a1095
equal deleted inserted replaced
43:1790c2f1027c 44:0b68a1b0c15e
   290   	        return KErrGeneral;
   290   	        return KErrGeneral;
   291   	    }
   291   	    }
   292     
   292     
   293     
   293     
   294     const TLiwGenericParam* p= NULL;
   294     const TLiwGenericParam* p= NULL;
   295     CLiwIterable* iter = NULL;
   295     CLiwIterable* iter;
   296 	TLiwVariant Map;
   296 	TLiwVariant Map;
   297 	const CLiwMap* infomap;
   297 	const CLiwMap* infomap;
   298     TInt err= 0;
   298     TInt err= 0;
   299     pos = 0;
   299     pos = 0;
   300     TInt retcode;
   300     TInt retcode;
  1408   	        return KErrGeneral;
  1408   	        return KErrGeneral;
  1409   	    }
  1409   	    }
  1410     
  1410     
  1411     
  1411     
  1412     const TLiwGenericParam* p= NULL;
  1412     const TLiwGenericParam* p= NULL;
  1413     CLiwIterable* iter = NULL;
  1413     CLiwIterable* iter;
  1414 	TLiwVariant Map;
  1414 	TLiwVariant Map;
  1415 	const CLiwMap* infomap;
  1415 	const CLiwMap* infomap;
  1416     TInt err= 0;
  1416     TInt err= 0;
  1417     pos = 0;
  1417     pos = 0;
  1418     TInt retcode;
  1418     TInt retcode;