OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCountryIDUnknown
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/search_engines/
template_url_prepopulate_data.cc
534
const int
kCountryIDUnknown
= -1;
613
return
kCountryIDUnknown
;
630
return
kCountryIDUnknown
;
643
int g_country_code_at_install =
kCountryIDUnknown
;
655
return
kCountryIDUnknown
;
663
return
kCountryIDUnknown
;
677
return
kCountryIDUnknown
;
[
all
...]
/external/chromium/chrome/browser/search_engines/
template_url_prepopulate_data.cc
[
all
...]
Completed in 28 milliseconds