OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:short_name_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/search_engines/
template_url.h
304
short_name_
= short_name;
306
string16 short_name() const { return
short_name_
; }
493
string16
short_name_
;
member in class:TemplateURL
template_url.cc
605
string16 bidi_safe_short_name =
short_name_
;
Completed in 1359 milliseconds