Searched refs:WSS (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ |
D | ARDWebSocketChannel.m | 93 RTCLog(@"C->WSS: %@", messageString); 98 RTCLog(@"C->WSS POST: %@", dataString); 115 RTCLog(@"C->WSS DELETE rid:%@ cid:%@", _roomId, _clientId); 149 RTCLogError(@"WSS error: %@", errorString); 155 RTCLog(@"WSS->C: %@", payload); 193 RTCLog(@"Registering on WSS for rid:%@ cid:%@", _roomId, _clientId);
|
/external/opencv3/modules/videoio/src/cap_winrt/ |
D | MFIncludes.hpp | 55 namespace WSS = ::Windows::Storage::Streams; 92 inline unsigned char* GetData(_In_ WSS::IBuffer^ buffer) 95 CHK(As<WSS::IBufferByteAccess>(buffer)->Buffer(&bytes));
|
/external/kernel-headers/original/uapi/linux/ |
D | telephony.h | 186 WSS = 12, enumerator
|
/external/iptables/utils/ |
D | pf.os | 34 # - Window size (WSS) - a highly OS dependent setting used for TCP/IP 48 # If WSS otherwise looks like a fixed value (for example a multiple 50 # it literally. If there's no apparent pattern in WSS chosen, you 84 # - Window scaling (WSCALE) - this feature is used to scale WSS. 243 # This needs to be investigated. On some systems, WSS 453 # Whoa. Hardcore WSS. 469 # Once again, power of two WSS is also shared by MacOS X with DF set
|