Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DMessageChannel.cpp36 static void createChannel(MessagePort* port1, MessagePort* port2) in createChannel() function
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
DWebSocket.h187 …virtual PassRefPtrWillBeRawPtr<WebSocketChannel> createChannel(ExecutionContext* context, WebSocke… in createChannel() function
DWebSocketTest.cpp76 …virtual PassRefPtrWillBeRawPtr<WebSocketChannel> createChannel(ExecutionContext*, WebSocketChannel… in createChannel() function in WebCore::__anon346feae60111::FINAL
/external/chromium_org/third_party/webrtc/examples/android/media_demo/src/org/webrtc/webrtcdemo/
DVoiceEngine.java63 public native int createChannel(); in createChannel() method in VoiceEngine
DVideoEngine.java66 public native int createChannel(); in createChannel() method in VideoEngine