piprofiler/plugins/GeneralsPlugin/src/GeneralsPlugin.cpp
branchRCL_3
changeset 59 8ad140f3dd41
parent 49 7fdc9a71d314
equal deleted inserted replaced
49:7fdc9a71d314 59:8ad140f3dd41
   273         {
   273         {
   274         aAttributes->AppendL(iSamplerAttributes->At(i));
   274         aAttributes->AppendL(iSamplerAttributes->At(i));
   275         }
   275         }
   276     }
   276     }
   277 
   277 
   278 TInt CGeneralsPlugin::SetAttributesL(TSamplerAttributes& aAttributes)
   278 TInt CGeneralsPlugin::SetAttributesL(TSamplerAttributes aAttributes)
   279     {
   279     {
   280     TSamplerAttributes attr;
   280     TSamplerAttributes attr;
   281 
   281 
   282     TInt count(iSamplerAttributes->Count());
   282     TInt count(iSamplerAttributes->Count());
   283     // loop the sub sampler attributes (by UID)
   283     // loop the sub sampler attributes (by UID)