HomeSort by relevance Sort by last modified time
    Searched refs:SerializeUnknownFieldsToArray (Results 1 - 10 of 10) sorted by null

  /external/protobuf/src/google/protobuf/
wire_format.h 157 static uint8* SerializeUnknownFieldsToArray(
unknown_field_set_unittest.cc 198 uint8* result = WireFormat::SerializeUnknownFieldsToArray(
wire_format.cc 217 uint8* WireFormat::SerializeUnknownFieldsToArray(
243 target = SerializeUnknownFieldsToArray(field.group(), target);
    [all...]
descriptor.pb.cc     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format.h 149 static uint8* SerializeUnknownFieldsToArray(
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format.h 149 static uint8* SerializeUnknownFieldsToArray(
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format.h 149 static uint8* SerializeUnknownFieldsToArray(
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format.h 157 static uint8* SerializeUnknownFieldsToArray(
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format.h 149 static uint8* SerializeUnknownFieldsToArray(
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 408 target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
    [all...]

Completed in 1198 milliseconds