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

  /external/protobuf/src/google/protobuf/
any.pb.cc 264 void Any::SerializeWithCachedSizes(
duration.pb.cc 266 void Duration::SerializeWithCachedSizes(
empty.pb.cc 218 void Empty::SerializeWithCachedSizes(
field_mask.pb.cc 232 void FieldMask::SerializeWithCachedSizes(
map_entry.h 165 void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream* output) const {
166 entry_lite_.SerializeWithCachedSizes(output);
map_entry_lite.h 178 void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream* output) const {
source_context.pb.cc 231 void SourceContext::SerializeWithCachedSizes(
timestamp.pb.cc 280 void Timestamp::SerializeWithCachedSizes(
wire_format.cc 788 void WireFormat::SerializeWithCachedSizes(
    [all...]
message.cc 146 void Message::SerializeWithCachedSizes(
148 WireFormat::SerializeWithCachedSizes(*this, GetCachedSize(), output);
extension_set.cc     [all...]
wrappers.pb.cc 440 void DoubleValue::SerializeWithCachedSizes(
698 void FloatValue::SerializeWithCachedSizes(
    [all...]
api.pb.cc 422 void Api::SerializeWithCachedSizes(
    [all...]
struct.pb.cc 342 void Struct::SerializeWithCachedSizes(
733 void Value::SerializeWithCachedSizes(
    [all...]
type.pb.cc 501 void Type::SerializeWithCachedSizes(
    [all...]
descriptor.pb.cc     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map_entry.h 165 void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream* output) const {
166 entry_lite_.SerializeWithCachedSizes(output);
map_entry_lite.h 178 void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream* output) const {
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 340 void CodeGeneratorRequest::SerializeWithCachedSizes(
    [all...]

Completed in 348 milliseconds