Home
last modified time | relevance | path

Searched defs:tryGetMessageFromRemote (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/chromium/src/
DPlatformMessagePortChannel.cpp83 bool MessagePortChannel::tryGetMessageFromRemote(OwnPtr<MessagePortChannel::EventData>& result) in tryGetMessageFromRemote() function in WebCore::MessagePortChannel
196 bool PlatformMessagePortChannel::tryGetMessageFromRemote(OwnPtr<MessagePortChannel::EventData>& res… in tryGetMessageFromRemote() function in WebCore::PlatformMessagePortChannel
/external/webkit/WebCore/dom/default/
DPlatformMessagePortChannel.cpp76 bool MessagePortChannel::tryGetMessageFromRemote(OwnPtr<MessagePortChannel::EventData>& result) in tryGetMessageFromRemote() function in WebCore::MessagePortChannel
193 bool PlatformMessagePortChannel::tryGetMessageFromRemote(OwnPtr<MessagePortChannel::EventData>& res… in tryGetMessageFromRemote() function in WebCore::PlatformMessagePortChannel