OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instant_url_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/search_engines/
template_url.h
346
return
instant_url_
.url().empty() ? NULL : &
instant_url_
;
497
TemplateURLRef
instant_url_
;
member in class:TemplateURL
template_url.cc
625
instant_url_
.Set(url, index_offset, page_offset);
Completed in 35 milliseconds