Searched refs:SerializeToByteBufferInPlace (Results 1 – 3 of 3) sorted by relevance
211 SerializeToByteBufferInPlace(&send_response_, &send_response_buffer_)); in TEST_F()256 SerializeToByteBufferInPlace(&send_response_, &send_response_buffer_); in TEST_F()286 SerializeToByteBufferInPlace(&send_response_, &send_response_buffer_); in TEST_F()333 SerializeToByteBufferInPlace(&send_response_, &send_response_buffer_); in TEST_F()
35 bool SerializeToByteBufferInPlace(grpc::protobuf::Message* message,
43 bool SerializeToByteBufferInPlace(grpc::protobuf::Message* message, in SerializeToByteBufferInPlace() function