Home
last modified time | relevance | path

Searched refs:setEntangledChannel (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DPlatformMessagePortChannel.cpp149 channel1->setEntangledChannel(channel2); in createChannel()
150 channel2->setEntangledChannel(channel1); in createChannel()
242 void PlatformMessagePortChannel::setEntangledChannel(PassRefPtr<PlatformMessagePortChannel> remote) in setEntangledChannel() function in WebCore::PlatformMessagePortChannel
DPlatformMessagePortChannel.h74 void setEntangledChannel(PassRefPtr<PlatformMessagePortChannel>);
/external/webkit/Source/WebCore/dom/default/
DPlatformMessagePortChannel.cpp129 channel1->setEntangledChannel(channel2); in createChannel()
130 channel2->setEntangledChannel(channel1); in createChannel()
174 void PlatformMessagePortChannel::setEntangledChannel(PassRefPtr<PlatformMessagePortChannel> remote) in setEntangledChannel() function in WebCore::PlatformMessagePortChannel
DPlatformMessagePortChannel.h94 void setEntangledChannel(PassRefPtr<PlatformMessagePortChannel>);
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1627635 (WebCore::PlatformMessagePortChannel::setEntangledChannel):
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2996381 (WebCore::PlatformMessagePortChannel::setEntangledChannel):