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

/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_settings.cc246 RecordProbeURLFetchResult(INTERNET_DISCONNECTED);
272 RecordProbeURLFetchResult(SUCCEEDED_PROXY_ENABLED);
274 RecordProbeURLFetchResult(SUCCEEDED_PROXY_ALREADY_ENABLED);
289 RecordProbeURLFetchResult(FAILED_PROXY_DISABLED);
291 RecordProbeURLFetchResult(FAILED_PROXY_ALREADY_DISABLED);
450 void DataReductionProxySettings::RecordProbeURLFetchResult( function in class:data_reduction_proxy::DataReductionProxySettings

Completed in 65 milliseconds