Searched defs:binaryType (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/mediastream/
H A DRTCDataChannel.cpp169 AtomicString RTCDataChannel::binaryType() const function in class:WebCore::RTCDataChannel
182 void RTCDataChannel::setBinaryType(const AtomicString& binaryType, ExceptionCode& ec) argument
/macosx-10.10/WebCore-7600.1.25/Modules/websockets/
H A DWebSocket.cpp421 String WebSocket::binaryType() const function in class:WebCore::WebSocket
433 void WebSocket::setBinaryType(const String& binaryType) argument

Completed in 79 milliseconds