HomeSort by relevance Sort by last modified time
    Searched defs:google_transaction_id (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_client.h 110 const std::string& google_transaction_id,
124 std::string google_transaction_id; member in struct:autofill::wallet::WalletClient::FullWalletRequest
152 // The |google_transaction_id| is provided in the response to the
157 const std::string& google_transaction_id);
207 const std::string& google_transaction_id);
wallet_items.cc 409 const std::string& google_transaction_id,
414 google_transaction_id_(google_transaction_id),
443 std::string google_transaction_id; local
444 if (!dictionary.GetString("google_transaction_id", &google_transaction_id) &&
467 google_transaction_id,
wallet_items.h 250 const std::string& google_transaction_id() const { function in class:autofill::wallet::WalletItems
283 const std::string& google_transaction_id,
  /external/chromium_org/chrome/browser/ui/android/autofill/
autofill_dialog_controller_android.cc 451 const std::string google_transaction_id = local

Completed in 639 milliseconds