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

  /external/chromium_org/components/autofill/content/browser/wallet/
mock_wallet_client.h 39 MOCK_METHOD1(GetFullWallet,
wallet_client.h 53 // using GetFullWallet.
54 // a) GetFullWallet may return a Risk challenge for the user. In that case,
167 // GetFullWallet retrieves the a FullWallet for the user.
168 virtual void GetFullWallet(const FullWalletRequest& full_wallet_request);
255 // The one time pad used for GetFullWallet encryption.
wallet_client_unittest.cc     [all...]
wallet_client.cc 308 void WalletClient::GetFullWallet(const FullWalletRequest& full_wallet_request) {
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_impl.h 570 void GetFullWallet();
    [all...]
autofill_dialog_controller_impl.cc     [all...]
autofill_dialog_controller_unittest.cc     [all...]
autofill_dialog_controller_browsertest.cc     [all...]

Completed in 47 milliseconds