Home
last modified time | relevance | path

Searched refs:closing (Results 1 – 9 of 9) sorted by relevance

/system/core/adb/
Dtest_adb.py167 with contextlib.closing(
182 with contextlib.closing(accepted_connection) as conn:
189 with contextlib.closing(conn.makefile()) as f:
Dsocket.h45 int closing; member
Dsockets.cpp232 if (s->closing || s->has_write_error || s->pkt_first == NULL) { in local_socket_close()
242 s->closing = 1; in local_socket_close()
293 if (s->closing) { in local_socket_event_func()
Dtest_device.py233 with contextlib.closing(listener):
245 with contextlib.closing(client):
251 with contextlib.closing(accepted_connection) as server:
Dprotocol.txt41 unrecognized command MUST result in the closing of the remote
/system/extras/tests/net_test/
Dtcp_nuke_addr_test.py72 with contextlib.closing(connection):
86 with contextlib.closing(
93 with contextlib.closing(
/system/bt/btif/src/
Dbtif_sock_rfc.c69 int closing : 1; member
390 if(slot->f.server && !slot->f.closing && slot->rfc_handle) { in free_rfc_slot_scn()
417 if (slot->rfc_handle && !slot->f.closing && !slot->f.server) { in cleanup_rfc_slot()
/system/sepolicy/
DREADME99 editor and strip out anything outside the opening and closing scissor lines. Failure to do
/system/core/liblog/
DREADME109 a call closing the logs. A single log can be opened with android_log‐