OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:suggestions_url_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/search_engines/
template_url.h
326
return
suggestions_url_
.url().empty() ? NULL : &
suggestions_url_
;
495
TemplateURLRef
suggestions_url_
;
member in class:TemplateURL
template_url.cc
613
suggestions_url_
.Set(suggestions_url, index_offset, page_offset);
686
suggestions_url_
.InvalidateCachedValues();
Completed in 114 milliseconds