Home
last modified time | relevance | path

Searched refs:kWalletSecureServiceUrl (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/components/autofill/core/common/
Dautofill_switches.cc32 const char kWalletSecureServiceUrl[] = "wallet-secure-service-url"; variable
Dautofill_switches.h18 extern const char kWalletSecureServiceUrl[];
/external/chromium_org/chrome/browser/ui/startup/
Dbad_flags_prompt.cc65 autofill::switches::kWalletSecureServiceUrl, in ShowBadFlagsPrompt()
/external/chromium_org/components/autofill/content/browser/wallet/
Dwallet_service_url.cc77 command_line.GetSwitchValueASCII(switches::kWalletSecureServiceUrl); in GetBaseSecureUrl()