Searched defs:platformChannel (Results 1 – 2 of 2) sorted by relevance
188 WebCore::PlatformMessagePortChannel* platformChannel = (*channels)[i]->channel(); in postMessageToRemote() local209 RefPtr<PlatformMessagePortChannel> platformChannel = create(webChannels[i]); in tryGetMessageFromRemote() local
148 PlatformMessagePortChannel* platformChannel = port->channel(); in getWebPort() local