HomeSort by relevance Sort by last modified time
    Searched refs:google_transaction_id_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_items.h 255 return google_transaction_id_;
300 std::string google_transaction_id_; member in class:autofill::wallet::WalletItems
wallet_items.cc 414 google_transaction_id_(google_transaction_id),
574 return google_transaction_id_ == other.google_transaction_id_ &&

Completed in 63 milliseconds