Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/autocomplete/
Dautocomplete_match.cc282 std::string serialized_classifications; in ClassificationsToString() local
294 const std::string& serialized_classifications) { in ClassificationsFromString()