ResultCandidate    28 chrome/browser/chromeos/drive/search_metadata.cc   ResultCandidate(const std::string& local_id,
ResultCandidate    57 chrome/browser/chromeos/drive/search_metadata.cc   bool operator()(const ResultCandidate* a, const ResultCandidate* b) const {
ResultCandidate   205 chrome/browser/chromeos/drive/search_metadata.cc     ScopedPriorityQueue<ResultCandidate,
ResultCandidate   235 chrome/browser/chromeos/drive/search_metadata.cc   result_candidates->push(new ResultCandidate(it->GetID(), entry, highlighted));
ResultCandidate   245 chrome/browser/chromeos/drive/search_metadata.cc   ScopedPriorityQueue<ResultCandidate,
ResultCandidate   268 chrome/browser/chromeos/drive/search_metadata.cc     const ResultCandidate& candidate = *result_candidates.top();