GetWalletCookieValue  189 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual std::string GetWalletCookieValue() const OVERRIDE;
GetWalletCookieValue  527 components/autofill/content/browser/wallet/wallet_client.cc                                   delegate_->GetWalletCookieValue());
GetWalletCookieValue  529 components/autofill/content/browser/wallet/wallet_client.cc            << delegate_->GetWalletCookieValue();
GetWalletCookieValue   41 components/autofill/content/browser/wallet/wallet_client_delegate.h   virtual std::string GetWalletCookieValue() const = 0;