Searched refs:secondary_result_id (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/search/
H A Dhistory_data.cc128 const std::string& secondary_result_id = (*secondary_it); local
131 if (results->find(secondary_result_id) != results->end())
133 (*results)[secondary_result_id] = secondary_type;

Completed in 70 milliseconds