Home
last modified time | relevance | path

Searched defs:is_connected (Results 1 – 7 of 7) sorted by relevance

/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
DDigitalOut-js.cpp99 DECLARE_CLASS_FUNCTION(DigitalOut, is_connected) { in DECLARE_CLASS_FUNCTION() argument
/third_party/ffmpeg/libavformat/
Durl.h45 int is_connected; member
Dudp.c97 int is_connected; member
/third_party/python/Lib/
Dnntplib.py385 is_connected = lambda: hasattr(self, "file") function
/third_party/curl/lib/
Dconnect.c580 static CURLcode is_connected(struct Curl_cfilter *cf, in is_connected() function
/third_party/python/Lib/test/
Dtest_nntplib.py269 def is_connected(): function
/third_party/node/deps/v8/src/objects/
Dmap.cc1446 bool is_connected = false; in CopyReplaceDescriptors() local