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.cc243 const std::string& google_transaction_id, in FullWalletRequest()
272 const std::string& google_transaction_id) { in AcceptLegalDocuments()
491 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.h124 std::string google_transaction_id; member
Dwallet_items.h250 const std::string& google_transaction_id() const { in google_transaction_id() function
/external/chromium_org/chrome/browser/ui/android/autofill/
Dautofill_dialog_controller_android.cc451 const std::string google_transaction_id = in DialogContinue() local