OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCreateNewAccountUrl
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_source.h
25
static const char
kCreateNewAccountUrl
[];
cloud_print_setup_source.cc
28
const char CloudPrintSetupSource::
kCreateNewAccountUrl
[] =
79
GetLocalizedUrl(
kCreateNewAccountUrl
));
/external/chromium/chrome/browser/remoting/
remoting_resources_source.h
23
static const char
kCreateNewAccountUrl
[];
remoting_resources_source.cc
29
const char RemotingResourcesSource::
kCreateNewAccountUrl
[] =
56
GetLocalizedUrl(
kCreateNewAccountUrl
));
/external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc
36
const char*
kCreateNewAccountUrl
=
173
google_util::StringAppendGoogleLocaleParam(
kCreateNewAccountUrl
));
Completed in 65 milliseconds