HomeSort by relevance Sort by last modified time
    Searched defs:SerializeWithCachedSizesToArray (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 358 ::google::protobuf::uint8* CodeGeneratorRequest::SerializeWithCachedSizesToArray(
714 ::google::protobuf::uint8* CodeGeneratorResponse_File::SerializeWithCachedSizesToArray(
    [all...]
  /external/protobuf/src/google/protobuf/
extension_set_heavy.cc 369 uint8* ExtensionSet::SerializeWithCachedSizesToArray(
message_lite.cc 217 uint8* MessageLite::SerializeWithCachedSizesToArray(uint8* target) const {
238 uint8* end = SerializeWithCachedSizesToArray(buffer);
283 uint8* end = SerializeWithCachedSizesToArray(start);
309 uint8* end = SerializeWithCachedSizesToArray(start);
descriptor.pb.cc     [all...]

Completed in 60 milliseconds