Home
last modified time | relevance | path

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

/external/chromium_org/components/autofill/content/browser/wallet/
Dwallet_client.cc216 const char kApiKeyKey[] = "api_key"; variable
293 request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey()); in AuthenticateInstrument()
316 request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey()); in GetFullWallet()
370 request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey()); in SaveToWallet()
465 request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey()); in GetWalletItems()
505 request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey()); in DoAcceptLegalDocuments()