OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isValidHeaderValue
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
FetchHeaderList.h
44
static bool
isValidHeaderValue
(const String&);
FetchHeaderList.cpp
139
bool FetchHeaderList::
isValidHeaderValue
(const String& value)
Headers.cpp
80
if (!FetchHeaderList::
isValidHeaderValue
(value)) {
186
if (!FetchHeaderList::
isValidHeaderValue
(value)) {
Completed in 178 milliseconds