Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
DTracingTimelineModel.js79 WebSocketDestroy : "WebSocketDestroy", property
DTimelineModel.js101 WebSocketDestroy : "WebSocketDestroy", property
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorTimelineAgent.cpp128 static const char WebSocketDestroy[] = "WebSocketDestroy"; variable