Home
last modified time | relevance | path

Searched refs:shipping_address_id (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
Dwallet_client.cc688 std::string shipping_address_id; in OnURLFetchComplete() local
690 &shipping_address_id); in OnURLFetchComplete()
695 if (instrument_id.empty() && shipping_address_id.empty() && in OnURLFetchComplete()
701 shipping_address_id, in OnURLFetchComplete()
Dwallet_client_unittest.cc721 const std::string& shipping_address_id,