Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/codegen/
Dproto_buffer_writer.h100 size_t allocate_length = in Next() local
103 allocate_length > GRPC_SLICE_INLINED_SIZE in Next()
104 ? allocate_length in Next()