Home
last modified time | relevance | path

Searched refs:UpdateKeywordDescriptions (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
Dautocomplete_controller.h168 void UpdateKeywordDescriptions(AutocompleteResult* result);
Dautocomplete_controller.cc469 UpdateKeywordDescriptions(&result_); in UpdateResult()
535 void AutocompleteController::UpdateKeywordDescriptions( in UpdateKeywordDescriptions() function in AutocompleteController