Home
last modified time | relevance | path

Searched defs:_socket (Results 1 – 9 of 9) sorted by relevance

/external/parameter-framework/upstream/remote-processor/
DRemoteProcessorServer.h62 asio::generic::stream_protocol::socket _socket; variable
/external/webrtc/webrtc/test/channel_transport/
Dudp_socket_posix.h79 SOCKET _socket; variable
Dudp_socket2_win.h132 SOCKET _socket; variable
/external/python/cpython2/Tools/freeze/
Dextensions_win32.ini28 [_socket] section
29 dsp=%PYTHONPREFIX%\PCBuild\_socket.dsp argument
/external/python/cpython3/Tools/freeze/
Dextensions_win32.ini28 [_socket] section
29 dsp=%PYTHONPREFIX%\PCbuild\_socket.dsp argument
/external/python/cpython3/Lib/
Dssl.py173 import socket as _socket namespace
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_base_events.py1068 def _socket(*args, **kw): function
/external/python/cpython2/Lib/test/
Dtest_socket.py21 _socket = None variable
/external/python/cpython3/Lib/test/
Dtest_socket.py45 _socket = None variable