Home
last modified time | relevance | path

Searched defs:should_close (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/examples/peerconnection/client/
H A Dpeer_connection_client.cc292 std::string should_close; in ReadIntoBuffer() local
/aosp_15_r20/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_server.cpp392 auto should_close = handler->OnWritable(); in ServerCallback() local
/aosp_15_r20/system/update_engine/common/
H A Dutils.h435 void set_should_close(bool should_close) { should_close_ = should_close; } in set_should_close()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dsnapshot_dataset_op.cc2061 bool should_close; in ProcessOneElement() local
2146 bool* should_close) { in ShouldCloseWriter()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection.cc2317 const bool should_close = in CloseIfTooManyOutstandingSentPackets() local
/aosp_15_r20/external/minijail/
H A Dlibminijail.c2925 bool should_close = true; in close_open_fds() local