Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstmultifdsink.h57 gboolean is_socket; member
/third_party/python/Modules/
Dsignalmodule.c737 int is_socket; local
/third_party/python/Lib/
Dpathlib.py1414 def is_socket(self): member in Path