Searched refs:start_delim (Results 1 – 2 of 2) sorted by relevance
8717 static bool start_delim(upb_pb_encoder *e) { in start_delim() function8874 bool ok = encode_tag(c, hd) && commit(c) && start_delim(c); in encode_startdelimfield()
9428 static bool start_delim(upb_pb_encoder *e) { in start_delim() function9585 bool ok = encode_tag(c, hd) && commit(c) && start_delim(c); in encode_startdelimfield()