Searched refs:google_transaction_id_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_items.h255 return google_transaction_id_;
300 std::string google_transaction_id_; member in class:autofill::wallet::WalletItems
H A Dwallet_items.cc414 google_transaction_id_(google_transaction_id),
574 return google_transaction_id_ == other.google_transaction_id_ &&

Completed in 156 milliseconds