Searched defs:ReportSuccess (Results 1 - 8 of 8) sorted by relevance

/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);
/external/chromium_org/chrome/browser/local_discovery/
H A Dservice_discovery_client_mdns.cc89 base::Bind(&ServiceDiscoveryClientMdns::ReportSuccess,
94 ReportSuccess();
102 void ServiceDiscoveryClientMdns::ReportSuccess() { function in class:local_discovery::ServiceDiscoveryClientMdns
/external/chromium/chrome/browser/extensions/
H A Dsandboxed_extension_unpacker.cc220 ReportSuccess();
415 void SandboxedExtensionUnpacker::ReportSuccess() { function in class:SandboxedExtensionUnpacker
/external/stlport/test/eh/
H A Dnc_alloc.cpp320 void TestController::ReportSuccess(int count) { function in class:TestController
/external/chromium_org/chrome/browser/extensions/
H A Dsandboxed_unpacker.cc404 ReportSuccess(manifest, install_icon);
589 void SandboxedUnpacker::ReportSuccess( function in class:extensions::SandboxedUnpacker
H A Dwebstore_installer.cc281 AddRef(); // Balanced in ReportSuccess and ReportFailure.
365 ReportSuccess();
629 void WebstoreInstaller::ReportSuccess() { function in class:extensions::WebstoreInstaller
/external/chromium_org/google_apis/gaia/
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.cc1206 void ProxyService::ReportSuccess(const ProxyInfo& result) { function in class:net::ProxyService

Completed in 2723 milliseconds