HomeSort by relevance Sort by last modified time
    Searched defs:kDataReductionProxyKey (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/data_reduction_proxy/common/
data_reduction_proxy_switches.cc 27 const char kDataReductionProxyKey[] = "spdy-proxy-auth-value";
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_auth_request_handler_unittest.cc 77 const char kDataReductionProxyKey[] = "12345";
311 std::string salted_key = salt + kDataReductionProxyKey + salt;
315 8675309, kDataReductionProxyKey));

Completed in 37 milliseconds