OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:websockets
(Results
126 - 150
of
175
) sorted by null
1
2
3
4
5
6
7
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
WebSocketHandshake.cpp
34
#include "modules/
websockets
/WebSocketHandshake.h"
40
#include "modules/
websockets
/WebSocket.h"
429
// line.
WebSockets
specification doesn't prohibit this, but HTTP
WorkerThreadableWebSocketChannel.cpp
33
#include "modules/
websockets
/WorkerThreadableWebSocketChannel.h"
46
#include "modules/
websockets
/MainThreadWebSocketChannel.h"
47
#include "modules/
websockets
/ThreadableWebSocketChannelClientWrapper.h"
MainThreadWebSocketChannel.cpp
32
#include "modules/
websockets
/MainThreadWebSocketChannel.h"
46
#include "modules/
websockets
/WebSocketChannelClient.h"
[
all
...]
WebSocket.cpp
33
#include "modules/
websockets
/WebSocket.h"
48
#include "modules/
websockets
/CloseEvent.h"
WebSocketPerMessageDeflateTest.cpp
32
#include "modules/
websockets
/WebSocketPerMessageDeflate.h"
/external/chromium_org/net/http/
http_stream_factory_impl_unittest.cc
37
// it is in net/
websockets
because it doesn't
38
// introduce any link dependency to net/
websockets
.
39
#include "net/
websockets
/websocket_handshake_stream_base.h"
[
all
...]
http_network_transaction.h
24
#include "net/
websockets
/websocket_handshake_stream_base.h"
/external/chromium/net/websockets/
websocket_handshake.cc
5
#include "net/
websockets
/websocket_handshake.h"
websocket_unittest.cc
15
#include "net/
websockets
/websocket.h"
websocket_handshake_handler_unittest.cc
13
#include "net/
websockets
/websocket_handshake_handler.h"
websocket_handshake_unittest.cc
12
#include "net/
websockets
/websocket_handshake.h"
/external/chromium_org/ppapi/proxy/
websocket_resource.cc
152
// section 7.4.2.. The WebSocket API (http://www.w3.org/TR/
websockets
/)
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
AuditLauncherView.js
82
// Ignore long-living
WebSockets
for the sake of progress indicator, as we won't be waiting them anyway.
NetworkRequest.js
760
// We do not support content retrieval for
WebSockets
at the moment.
761
// Since
WebSockets
are potentially long-living, fail requests immediately
/external/chromium_org/net/websockets/
websocket_frame_parser_test.cc
5
#include "net/
websockets
/websocket_frame_parser.h"
14
#include "net/
websockets
/websocket_frame.h"
websocket_channel_test.cc
5
#include "net/
websockets
/websocket_channel.h"
26
#include "net/
websockets
/websocket_errors.h"
27
#include "net/
websockets
/websocket_event_interface.h"
28
#include "net/
websockets
/websocket_mux.h"
[
all
...]
websocket_frame_test.cc
5
#include "net/
websockets
/websocket_frame.h"
websocket_job_test.cc
5
#include "net/
websockets
/websocket_job.h"
32
#include "net/
websockets
/websocket_throttle.h"
[
all
...]
websocket_basic_stream_test.cc
9
#include "net/
websockets
/websocket_basic_stream.h"
[
all
...]
/external/chromium/chrome/browser/net/websocket_experiment/
websocket_experiment_task.cc
15
#include "net/
websockets
/websocket.h"
/external/chromium_org/third_party/launchpad_translations/
inspector_strings_ast.xtb
141
<translation id="4561649714117979875">
WebSockets
</translation>
inspector_strings_de.xtb
206
<translation id="4561649714117979875">
WebSockets
</translation>
inspector_strings_ru.xtb
221
<translation id="4561649714117979875">
WebSockets
</translation>
/external/chromium_org/third_party/WebKit/Source/bindings/
main_idl_files_list.tmp
517
../modules/
websockets
/CloseEvent.idl
518
../modules/
websockets
/WebSocket.idl
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorResourceAgent.cpp
60
#include "modules/
websockets
/WebSocketFrame.h"
Completed in 1456 milliseconds
1
2
3
4
5
6
7