Home
last modified time | relevance | path

Searched refs:CancelRequests (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
Dwallet_client.h182 void CancelRequests();
190 FRIEND_TEST_ALL_PREFIXES(WalletClientTest, CancelRequests);
Dwallet_client.cc479 void WalletClient::CancelRequests() { in CancelRequests() function in autofill::wallet::WalletClient
488 CancelRequests(); in SetUserIndex()
Dwallet_client_unittest.cc1738 TEST_F(WalletClientTest, CancelRequests) { in TEST_F() argument
1749 wallet_client_->CancelRequests(); in TEST_F()
/external/chromium_org/content/browser/
Dplugin_process_host.cc145 CancelRequests(); in ~PluginProcessHost()
318 CancelRequests(); in OnChannelError()
329 void PluginProcessHost::CancelRequests() { in CancelRequests() function in content::PluginProcessHost
Dppapi_plugin_process_host.cc111 CancelRequests(); in ~PpapiPluginProcessHost()
414 CancelRequests(); in OnChannelError()
417 void PpapiPluginProcessHost::CancelRequests() { in CancelRequests() function in content::PpapiPluginProcessHost
Dppapi_plugin_process_host.h136 void CancelRequests();
Dplugin_process_host.h152 void CancelRequests();
/external/chromium_org/content/common/gpu/client/
Dgl_helper.cc128 CancelRequests(); in ~CopyTextureToImpl()
313 void CancelRequests();
546 void GLHelper::CopyTextureToImpl::CancelRequests() { in CancelRequests() function in content::GLHelper::CopyTextureToImpl
/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_controller_impl.cc879 wallet_client->CancelRequests(); in GetWalletItems()
2425 client->CancelRequests(); in AccountChoiceChanged()
2629 GetWalletClient()->CancelRequests(); in OnWalletSigninError()
2638 GetWalletClient()->CancelRequests(); in DisableWallet()