Home
last modified time | relevance | path

Searched defs:ValidHandle (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/test/channel_transport/
Dudp_socket_posix.cc167 bool UdpSocketPosix::ValidHandle() in ValidHandle() function in webrtc::test::UdpSocketPosix
Dudp_socket2_win.cc219 bool UdpSocket2Windows::ValidHandle() in ValidHandle() function in webrtc::test::UdpSocket2Windows
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_windows.py4 def ValidHandle(value, func, arguments): function