HomeSort by relevance Sort by last modified time
    Searched defs:description_class (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/history/
shortcuts_database.h 51 const std::string& description_class,
60 // For both contents_class and description_class, we strip MATCH
65 std::string description_class; member in struct:history::ShortcutsDatabase::Shortcut::MatchCore
shortcuts_database_unittest.cc 36 std::string description_class; member in struct:__anon8654::ShortcutsDatabaseTestInfo
129 ASCIIToUTF16(info.description), info.description_class,
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_match.h 299 ACMatchClassifications description_class; member in struct:AutocompleteMatch
shortcuts_provider_unittest.cc 55 std::string description_class; member in struct:__anon7489::TestShortcutInfo
334 ASCIIToUTF16(cur.description), cur.description_class,
    [all...]

Completed in 63 milliseconds