Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dproto_buffer_reader.h134 void set_byte_count(int64_t byte_count) { byte_count_ = byte_count; } in set_byte_count() function
Dproto_buffer_writer.h149 void set_byte_count(int64_t byte_count) { byte_count_ = byte_count; } in set_byte_count() function