Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/websockets/
DCloseEvent.h77 CloseEvent() in CloseEvent() function
85 CloseEvent(bool wasClean, int code, const String& reason) in CloseEvent() function
94 CloseEvent(const AtomicString& type, const CloseEventInit& initializer) in CloseEvent() function