HomeSort by relevance Sort by last modified time
    Searched defs:createRTCPeerConnectionHandler (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/
Platform.h 532 virtual WebRTCPeerConnectionHandler* createRTCPeerConnectionHandler(WebRTCPeerConnectionHandlerClient*) { return 0; }
  /external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.cc 894 RendererWebKitPlatformSupportImpl::createRTCPeerConnectionHandler(
910 return rtc_dependency_factory->CreateRTCPeerConnectionHandler(client);
    [all...]

Completed in 194 milliseconds