Home
last modified time | relevance | path

Searched defs:close_connection (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mbedtls/tests/scripts/
H A Dtcp_client.pl34 sub close_connection { subroutine
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A Dtcp_client.pl34 sub close_connection { subroutine
/aosp_15_r20/external/python/mobly/mobly/snippet/
Dclient_base.py441 def close_connection(self): member in ClientBase
/aosp_15_r20/external/python/mobly/mobly/controllers/android_device_lib/
Dsnippet_client_v2.py664 def close_connection(self): member in SnippetClientV2
/aosp_15_r20/external/python/mobly/tests/mobly/snippet/
Dclient_base_test.py93 def close_connection(self): member in FakeClient