Searched defs:is_connected (Results 1 – 7 of 7) sorted by relevance
99 DECLARE_CLASS_FUNCTION(DigitalOut, is_connected) { in DECLARE_CLASS_FUNCTION() argument
45 int is_connected; member
97 int is_connected; member
385 is_connected = lambda: hasattr(self, "file") function
580 static CURLcode is_connected(struct Curl_cfilter *cf, in is_connected() function
269 def is_connected(): function
1446 bool is_connected = false; in CopyReplaceDescriptors() local