HomeSort by relevance Sort by last modified time
    Searched refs:KnownResultType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/app_list/search/
history_types.h 14 enum KnownResultType {
22 // KnownResults maps a result id to a KnownResultType.
23 typedef std::map<std::string, KnownResultType> KnownResults;
history_data.cc 121 const KnownResultType secondary_type =
history_unittest.cc 133 KnownResultType GetResultType(const std::string& result_id) {

Completed in 551 milliseconds