Home
last modified time | relevance | path

Searched refs:shut_down (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
DPower_Suite.py35 def shut_down(self, _object, _attributes={}, **_arguments): member in Power_Suite_Events
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/
DLegacy_suite.py34 def shut_down(self, _no_object=None, _attributes={}, **_arguments): member in Legacy_suite_Events
/external/parameter-framework/asio-1.10.6/include/asio/
Derror.hpp135 shut_down = ASIO_SOCKET_ERROR(ESHUTDOWN), enumerator
/external/curl/lib/vtls/
Dvtls.h50 int (*shut_down)(struct connectdata *conn, int sockindex); member
Dvtls.c632 if(Curl_ssl->shut_down(conn, sockindex)) in Curl_ssl_shutdown()
/external/python/cpython2/Lib/plat-mac/
Dfindertools.py89 finder.shut_down()