metadataengine/client/src/mdeasynchronousfindao.cpp
branchRCL_3
changeset 8 6752808b2036
parent 1 acef663c1218
child 14 646a02f170b9
equal deleted inserted replaced
3:b73a2e62868f 8:6752808b2036
   310                 }
   310                 }
   311             }
   311             }
   312 
   312 
   313         // get rid of local results list
   313         // get rid of local results list
   314         iResultList.Reset();
   314         iResultList.Reset();
       
   315         iResultList.Compress();
   315         }
   316         }
   316     // Notify result ids
   317     // Notify result ids
   317     else if ( ( aStatus == EAsyncFindSetReady ||
   318     else if ( ( aStatus == EAsyncFindSetReady ||
   318            aStatus == EAsyncFindComplete ) &&
   319            aStatus == EAsyncFindComplete ) &&
   319            iIdResultList.Count() > 0)
   320            iIdResultList.Count() > 0)