Home
last modified time | relevance | path

Searched defs:write_state_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_channel/public/pw_channel/
H A Dstream_channel.h176 internal::StreamChannelWriteState write_state_; variable
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dpromise_endpoint.h314 RefCountedPtr<WriteState> write_state_ = MakeRefCounted<WriteState>(); variable
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.h370 WriteState write_state_; variable
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session.h1088 WriteState write_state_ = WRITE_STATE_IDLE; variable
/aosp_15_r20/external/cronet/net/socket/
H A Dsocket_test_util.h631 IoState write_state_ = IoState::kIdle; variable