Home
last modified time | relevance | path

Searched defs:validate_subprotocol (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/
D_base.py87 def validate_subprotocol(subprotocol): function
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
D_base.py87 def validate_subprotocol(subprotocol, hixie): function