Home
last modified time | relevance | path

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

/hardware/ril/mock-ril/src/cpp/
Dmsgheader.pb.h79 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
Dmsgheader.pb.cpp282 ::google::protobuf::uint8* MsgHeader::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in communication::MsgHeader
Dprotobuf_v8.cpp445 message->SerializeWithCachedSizesToArray((google::protobuf::uint8*)buffer->data()); in Serialize()