Searched refs:closed (Results 1 – 15 of 15) sorted by relevance
35 bool closed; member in android::fuse::__anon36125ebe0111::Callback36 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()
190 private boolean closed; field in TimeZoneDistroTest.TestInputStream198 closed = true; in close()203 assertTrue(closed); in assertClosed()
19 # TODO: Investigate whether these inherited sockets should be closed on exec.
75 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.
21 the connection is closed217 the framebuffer device, the connection is simply closed immediately.
268 tNFA_HCI_CLOSE_PIPE closed; /* NFA_HCI_CLOSE_PIPE_EVT */ member
925 bool closed = false; member in android::net::StubObserver928 void onClosed() override { closed = true; } in onClosed()945 ASSERT_FALSE(observer.closed); in TEST()956 EXPECT_TRUE(observer.closed); in TEST()
83 20 seconds will be closed. This sets the limit of tolerance for slow replies,
803 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()
1013 evt_data.closed.pipe = nfa_hci_cb.pipe_in_use; in nfa_hci_rsp_timeout()
126 `android_logger_list_read()`. The log(s) can be closed with `android_logger_list_free()`. The logs