Home
last modified time | relevance | path

Searched refs:end_delim (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/third_party/upb/upb/pb/
Dencoder.c261 static bool end_delim(upb_pb_encoder *e) { in end_delim() function
385 return end_delim(c); in encode_enddelimfield()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8241 static bool end_delim(upb_pb_encoder *e) { in end_delim() function
8365 return end_delim(c); in encode_enddelimfield()