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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 311 void CodeGeneratorRequest::SerializeWithCachedSizes(
643 void CodeGeneratorResponse_File::SerializeWithCachedSizes(
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
message.cc 141 void Message::SerializeWithCachedSizes(
143 WireFormat::SerializeWithCachedSizes(*this, GetCachedSize(), output);
wire_format.cc 407 void WireFormat::SerializeWithCachedSizes(
570 sub_message.SerializeWithCachedSizes(output);
extension_set.cc     [all...]
descriptor.pb.cc     [all...]
  /external/protobuf/src/google/protobuf/
message.cc 140 void Message::SerializeWithCachedSizes(
142 WireFormat::SerializeWithCachedSizes(*this, GetCachedSize(), output);
wire_format.cc 710 void WireFormat::SerializeWithCachedSizes(
    [all...]
extension_set.cc     [all...]
descriptor.pb.cc     [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 303 void CodeGeneratorRequest::SerializeWithCachedSizes(
637 void CodeGeneratorResponse_File::SerializeWithCachedSizes(
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]

Completed in 114 milliseconds