Home
last modified time | relevance | path

Searched refs:StartMessage (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dsink.h294 bool StartMessage() { return upb_sink_startmsg(sink_); } in StartMessage() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/
Dtest_cpp.cc65 sink.StartMessage(); in CallAndVerify()
296 sink.StartMessage(); in CallAndVerify()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h6182 bool StartMessage();
6525 inline bool Sink::StartMessage() {
/external/protobuf/php/ext/google/protobuf/
Dupb.h5928 bool StartMessage() { return upb_sink_startmsg(sink_); }