Home
last modified time | relevance | path

Searched defs:TrySend (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/protocol/
H A Dgrpc_chunked_bidi_stream.h306 absl::Status GrpcChunkedBidiStream<Outgoing, Incoming>::TrySend( in TrySend() function
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/
Dvalue.go2671 func (v Value) TrySend(x Value) bool { func