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

  /external/chromium_org/chrome/browser/autocomplete/
base_search_provider.h 204 const base::string16& answer_type() const { return answer_type_; }
243 base::string16 answer_type_; member in class:BaseSearchProvider::SuggestResult
base_search_provider.cc 263 answer_type_(answer_type),
    [all...]

Completed in 1222 milliseconds