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.cc320 RecordProbeURLFetchResult(INTERNET_DISCONNECTED);
340 RecordProbeURLFetchResult(SUCCEEDED_PROXY_ENABLED);
342 RecordProbeURLFetchResult(SUCCEEDED_PROXY_ALREADY_ENABLED);
357 RecordProbeURLFetchResult(FAILED_PROXY_DISABLED);
359 RecordProbeURLFetchResult(FAILED_PROXY_ALREADY_DISABLED);
512 void DataReductionProxySettings::RecordProbeURLFetchResult( function in class:data_reduction_proxy::DataReductionProxySettings

Completed in 92 milliseconds