Searched refs:SerializeToByteBufferInPlace (Results 1 – 3 of 3) sorted by relevance
212 SerializeToByteBufferInPlace(&send_response_, &send_response_buffer_)); in TEST_F()257 SerializeToByteBufferInPlace(&send_response_, &send_response_buffer_); in TEST_F()287 SerializeToByteBufferInPlace(&send_response_, &send_response_buffer_); in TEST_F()334 SerializeToByteBufferInPlace(&send_response_, &send_response_buffer_); in TEST_F()
35 bool SerializeToByteBufferInPlace(grpc::protobuf::Message* message,
45 bool SerializeToByteBufferInPlace(grpc::protobuf::Message* message, in SerializeToByteBufferInPlace() function