Home
last modified time | relevance | path

Searched defs:need_close (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/Python/
Dpythonrun.c890 bool need_close; // Need a closing bottom frame member
1275 bool need_close = ctx->need_close; in print_chained() local
/aosp_15_r20/external/libevent/
H A Dhttp.c832 int need_close = evhttp_is_request_connection_close(req); in evhttp_connection_done() local
1224 int need_close = 0; in evhttp_connection_free() local
2769 int need_close; in evhttp_send_done() local
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc931 bool need_close = false; in btsock_rfc_signaled() local