Home
last modified time | relevance | path

Searched refs:closed (Results 1 – 15 of 15) sorted by relevance

/system/core/libappfuse/tests/
DFuseBridgeLoopTest.cc35 bool closed; member in android::fuse::__anon36125ebe0111::Callback
36 Callback() : mounted(false), closed(false) {} in Callback()
40 void OnClosed(int /* mount_id */) override { closed = true; } in OnClosed()
122 ASSERT_TRUE(callback_.closed); in Close()
/system/timezone/distro/core/src/test/com/android/timezone/distro/
DTimeZoneDistroTest.java190 private boolean closed; field in TimeZoneDistroTest.TestInputStream
198 closed = true; in close()
203 assertTrue(closed); in assertClosed()
/system/sepolicy/prebuilts/api/28.0/public/
Ddnsmasq.te19 # TODO: Investigate whether these inherited sockets should be closed on exec.
/system/sepolicy/prebuilts/api/27.0/public/
Ddnsmasq.te19 # TODO: Investigate whether these inherited sockets should be closed on exec.
/system/sepolicy/prebuilts/api/26.0/public/
Ddnsmasq.te19 # TODO: Investigate whether these inherited sockets should be closed on exec.
/system/sepolicy/public/
Ddnsmasq.te19 # TODO: Investigate whether these inherited sockets should be closed on exec.
/system/sepolicy/prebuilts/api/29.0/public/
Ddnsmasq.te19 # TODO: Investigate whether these inherited sockets should be closed on exec.
/system/core/adb/
Dprotocol.txt75 large maxdata value, the connection with the other side must be closed.
139 closed while this message was in-flight.
155 closed while this message was in-flight.
175 already been closed by the recipient while this message was in-flight.
DSERVICES.TXT21 the connection is closed
217 the framebuffer device, the connection is simply closed immediately.
/system/nfc/src/nfa/include/
Dnfa_hci_api.h268 tNFA_HCI_CLOSE_PIPE closed; /* NFA_HCI_CLOSE_PIPE_EVT */ member
/system/netd/resolv/
Ddns_tls_test.cpp925 bool closed = false; member in android::net::StubObserver
928 void onClosed() override { closed = true; } in onClosed()
945 ASSERT_FALSE(observer.closed); in TEST()
956 EXPECT_TRUE(observer.closed); in TEST()
DREADME.md83 20 seconds will be closed. This sets the limit of tolerance for slow replies,
/system/nfc/src/nfa/hci/
Dnfa_hci_act.cc803 evt_data.closed.status = NFA_STATUS_OK; in nfa_hci_api_close_pipe()
804 evt_data.closed.pipe = p_evt_data->close_pipe.pipe; in nfa_hci_api_close_pipe()
810 evt_data.closed.status = NFA_STATUS_FAILED; in nfa_hci_api_close_pipe()
811 evt_data.closed.pipe = 0x00; in nfa_hci_api_close_pipe()
1899 evt_data.closed.pipe = p_pipe->pipe_id; in nfa_hci_handle_generic_gate_cmd()
Dnfa_hci_main.cc1013 evt_data.closed.pipe = nfa_hci_cb.pipe_in_use; in nfa_hci_rsp_timeout()
/system/core/liblog/
DREADME.md126 `android_logger_list_read()`. The log(s) can be closed with `android_logger_list_free()`. The logs