Home
last modified time | relevance | path

Searched defs:contents_class (Results 1 – 15 of 15) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/test/data/omnibox/
H A DShortcuts.no_fill_into_edit.sql3 …id VARCHAR PRIMARY KEY, text VARCHAR, url VARCHAR, contents VARCHAR, contents_class VARCHAR, descr… field
H A DShortcuts.v0.sql3 …id VARCHAR PRIMARY KEY, text VARCHAR, url VARCHAR, contents VARCHAR, contents_class VARCHAR, descr… field
H A DShortcuts.v1.sql3 …id VARCHAR PRIMARY KEY, text VARCHAR, url VARCHAR, contents VARCHAR, contents_class VARCHAR, descr… field
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/omnibox/browser/
H A Dshortcuts_provider_test_util.h43 std::string contents_class; member
H A Dshortcuts_provider_test_util.cc23 std::string contents_class, in TestShortcutData()
H A Dshortcuts_database.h64 std::string contents_class; member
H A Dshortcuts_database.cc96 const std::string& contents_class, in MatchCore()
H A Dshortcuts_backend_unittest.cc81 const std::string& contents_class, in MatchCoreForTesting()
H A Dshortcuts_database_unittest.cc39 std::string contents_class; member
H A Dautocomplete_match.h574 ACMatchClassifications contents_class; member
H A Dhistory_quick_provider_unittest.cc583 ACMatchClassifications contents_class(ac_matches()[0].contents_class); in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/search/
H A Domnibox_mojo_utils.cc115 for (const auto& contents_class : match.contents_class) { in CreateAutocompleteMatches() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/omnibox/
H A Dautocomplete_controller_android.cc555 for (auto contents_class : match.contents_class) { in FormatMatchContentsForDisplay() local
606 for (auto contents_class : contents_classifications) { in BuildOmniboxSuggestion() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/renderer/searchbox/
H A Dsearchbox_extension.cc437 base::Value contents_class(base::Value::Type::LIST); in CreateAutocompleteMatches() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/renderer/searchbox/
H A Dsearchbox_extension.cc438 base::Value contents_class(base::Value::Type::LIST); in CreateAutocompleteMatches() local