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

  /external/chromium_org/components/autofill/content/browser/
autocheckout_manager.h 151 scoped_ptr<AutofillProfile> billing_address_; member in class:autofill::AutocheckoutManager
  /external/chromium_org/components/autofill/content/browser/wallet/
full_wallet.h 67 // If there are required actions |billing_address_| might contain NULL.
68 const Address* billing_address() const { return billing_address_.get(); }
132 scoped_ptr<Address> billing_address_; member in class:autofill::wallet::FullWallet

Completed in 4947 milliseconds