piprofiler/plugins/BUPplugin/src/BupPlugin.cpp
branchRCL_3
changeset 59 8ad140f3dd41
parent 49 7fdc9a71d314
equal deleted inserted replaced
49:7fdc9a71d314 59:8ad140f3dd41
   114     {
   114     {
   115     // append my own attributes to complete array, requested by profiler engine
   115     // append my own attributes to complete array, requested by profiler engine
   116     aAttributes->AppendL(iSamplerAttributes->At(0));
   116     aAttributes->AppendL(iSamplerAttributes->At(0));
   117     }
   117     }
   118 
   118 
   119 TInt CBupPlugin::SetAttributesL(TSamplerAttributes& aAttributes)
   119 TInt CBupPlugin::SetAttributesL(TSamplerAttributes aAttributes)
   120     {
   120     {
   121     TSamplerAttributes attr;
   121     TSamplerAttributes attr;
   122 
   122 
   123     attr = iSamplerAttributes->At(0);
   123     attr = iSamplerAttributes->At(0);
   124     // if UIDs match replace the old 
   124     // if UIDs match replace the old