PrependType        44 chrome/browser/ui/app_list/search/common/webservice_cache.cc   std::string typed_query = PrependType(type, query);
PrependType        61 chrome/browser/ui/app_list/search/common/webservice_cache.cc     std::string typed_query = PrependType(type, query);
PrependType       101 chrome/browser/ui/app_list/search/common/webservice_cache.h   std::string PrependType(QueryType type, const std::string& query);