OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNumValidationHeaders
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/http/
http_cache_transaction.h
140
static const size_t
kNumValidationHeaders
= 2;
146
std::string values[
kNumValidationHeaders
];
http_cache_transaction.cc
225
COMPILE_ASSERT(HttpCache::Transaction::
kNumValidationHeaders
==
[
all
...]
Completed in 42 milliseconds