Home
last modified time | relevance | path

Searched defs:google_transaction_id (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
Dwallet_client.cc249 const std::string& google_transaction_id, in FullWalletRequest()
278 const std::string& google_transaction_id) { in AcceptLegalDocuments()
503 const std::string& google_transaction_id) { in DoAcceptLegalDocuments()
Dwallet_items.cc409 const std::string& google_transaction_id, in WalletItems()
443 std::string google_transaction_id; in CreateWalletItems() local
Dwallet_client.h126 std::string google_transaction_id; member
Dwallet_items.h254 const std::string& google_transaction_id() const { in google_transaction_id() function
/external/chromium_org/chrome/browser/ui/android/autofill/
Dautofill_dialog_controller_android.cc454 const std::string google_transaction_id = in DialogContinue() local