OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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