Home
last modified time | relevance | path

Searched refs:headerValueData (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/websockets/
DWebSocketExtensionDispatcher.cpp109 const CString headerValueData = headerValue.utf8(); in processHeaderValue() local
110 …WebSocketExtensionParser parser(headerValueData.data(), headerValueData.data() + headerValueData.l… in processHeaderValue()