Searched refs:ReportSuccess (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dservice_discovery_client_utility.cc90 base::Bind(&ServiceDiscoveryClientUtility::ReportSuccess,
95 ReportSuccess();
103 void ServiceDiscoveryClientUtility::ReportSuccess() { function in class:local_discovery::ServiceDiscoveryClientUtility
H A Dservice_discovery_client_utility.h49 void ReportSuccess();
H A Dservice_discovery_client_mdns.h52 void ReportSuccess();
H A Dservice_discovery_client_mdns.cc382 ReportSuccess();
417 ReportSuccess();
424 void ServiceDiscoveryClientMdns::ReportSuccess() { function in class:local_discovery::ServiceDiscoveryClientMdns
/external/stlport/test/eh/
H A DLeakCheck.h90 gTestController.ReportSuccess(count);
126 gTestController.ReportSuccess(count);
193 gTestController.ReportSuccess(count);
H A Dnc_alloc.h36 static void ReportSuccess(int);
H A Dnc_alloc.cpp320 void TestController::ReportSuccess(int count) { function in class:TestController
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
H A Dobfuscated_gaia_id_fetcher.cc67 void ObfuscatedGaiaIdFetcher::ReportSuccess(const std::string& obfuscated_id) { function in class:extensions::ObfuscatedGaiaIdFetcher
97 ReportSuccess(obfuscated_id);
H A Dobfuscated_gaia_id_fetcher.h68 void ReportSuccess(const std::string& obfuscated_id);
/external/chromium_org/chrome/browser/extensions/
H A Dsandboxed_unpacker.h186 void ReportSuccess(const base::DictionaryValue& original_manifest,
H A Dwebstore_installer.h256 void ReportSuccess();
H A Dsandboxed_unpacker.cc412 ReportSuccess(manifest, install_icon);
597 void SandboxedUnpacker::ReportSuccess( function in class:extensions::SandboxedUnpacker
H A Dwebstore_installer.cc302 AddRef(); // Balanced in ReportSuccess and ReportFailure.
404 ReportSuccess();
712 void WebstoreInstaller::ReportSuccess() { function in class:extensions::WebstoreInstaller
/external/chromium_org/google_apis/gaia/
H A Doauth2_mint_token_flow.h132 void ReportSuccess(const std::string& access_token, int time_to_live);
H A Doauth2_mint_token_flow.cc128 void OAuth2MintTokenFlow::ReportSuccess(const std::string& access_token, function in class:OAuth2MintTokenFlow
205 ReportSuccess(access_token, time_to_live);
/external/chromium_org/net/proxy/
H A Dproxy_service.h175 void ReportSuccess(const ProxyInfo& proxy_info,
H A Dproxy_service.cc1238 void ProxyService::ReportSuccess(const ProxyInfo& result, function in class:net::ProxyService
H A Dproxy_service_unittest.cc964 service.ReportSuccess(info, &test_delegate);
/external/chromium_org/jingle/glue/
H A Dproxy_resolving_client_socket.cc323 network_session_->proxy_service()->ReportSuccess(proxy_info_, NULL);
/external/chromium_org/google_apis/gcm/engine/
H A Dconnection_factory_impl.cc539 gcm_network_session_->proxy_service()->ReportSuccess(proxy_info_, NULL);
/external/chromium_org/net/http/
H A Dhttp_stream_factory_impl_job.cc1144 session_->proxy_service()->ReportSuccess(proxy_info_,

Completed in 240 milliseconds