OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SerializeToByteBufferInPlace
(Results
1 - 3
of
3
) sorted by null
/external/grpc-grpc/test/cpp/util/
byte_buffer_proto_helper.h
35
bool
SerializeToByteBufferInPlace
(grpc::protobuf::Message* message,
byte_buffer_proto_helper.cc
43
bool
SerializeToByteBufferInPlace
(grpc::protobuf::Message* message,
/external/grpc-grpc/test/cpp/end2end/
raw_end2end_test.cc
211
SerializeToByteBufferInPlace
(&send_response_, &send_response_buffer_));
256
SerializeToByteBufferInPlace
(&send_response_, &send_response_buffer_);
286
SerializeToByteBufferInPlace
(&send_response_, &send_response_buffer_);
333
SerializeToByteBufferInPlace
(&send_response_, &send_response_buffer_);
Completed in 866 milliseconds