Searched refs:add_first (Results 1 – 3 of 3) sorted by relevance
106 if (sb->count == 0) goto add_first; in grpc_slice_buffer_tiny_add()119 add_first: in grpc_slice_buffer_tiny_add()
210 void add_first(int32_t first) { in add_first() function233 builder_.add_first(first);
996 pair_builder.add_first(pair.first); in Encode()