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

  /external/protobuf/src/google/protobuf/
empty.pb.cc 283 InternalSwap(other);
294 InternalSwap(other);
296 void Empty::InternalSwap(Empty* other) {
wrappers.pb.cc 523 InternalSwap(other);
534 InternalSwap(other);
536 void DoubleValue::InternalSwap(DoubleValue* other) {
781 InternalSwap(other);
792 InternalSwap(other);
794 void FloatValue::InternalSwap(FloatValue* other) {
    [all...]
timestamp.pb.cc 385 InternalSwap(other);
396 InternalSwap(other);
398 void Timestamp::InternalSwap(Timestamp* other) {
wrappers.pb.h 97 void InternalSwap(DoubleValue* other);
188 void InternalSwap(FloatValue* other);
279 void InternalSwap(Int64Value* other);
370 void InternalSwap(UInt64Value* other);
461 void InternalSwap(Int32Value* other);
552 void InternalSwap(UInt32Value* other);
643 void InternalSwap(BoolValue* other);
734 void InternalSwap(StringValue* other);
833 void InternalSwap(BytesValue* other);
    [all...]
duration.pb.h 84 void InternalSwap(Duration* other);
empty.pb.h 89 void InternalSwap(Empty* other);
timestamp.pb.h 89 void InternalSwap(Timestamp* other);
duration.pb.cc 370 InternalSwap(other);
372 void Duration::InternalSwap(Duration* other) {
field_mask.pb.cc 324 InternalSwap(other);
326 void FieldMask::InternalSwap(FieldMask* other) {
source_context.pb.cc 327 InternalSwap(other);
329 void SourceContext::InternalSwap(SourceContext* other) {
struct.pb.h 109 void InternalSwap(Struct* other);
211 void InternalSwap(Value* other);
363 void InternalSwap(ListValue* other);
struct.pb.cc 453 InternalSwap(other);
455 void Struct::InternalSwap(Struct* other) {
947 InternalSwap(other);
949 void Value::InternalSwap(Value* other) {
    [all...]
any.pb.cc 384 InternalSwap(other);
386 void Any::InternalSwap(Any* other) {
any.pb.h 95 void InternalSwap(Any* other);
field_mask.pb.h 84 void InternalSwap(FieldMask* other);
source_context.pb.h 84 void InternalSwap(SourceContext* other);
repeated_field.h 269 inline void InternalSwap(RepeatedField* other);
478 inline void InternalSwap(RepeatedPtrFieldBase* other);
    [all...]
api.pb.cc 660 InternalSwap(other);
662 void Api::InternalSwap(Api* other) {
    [all...]
descriptor.pb.h 231 void InternalSwap(FileDescriptorSet* other);
323 void InternalSwap(FileDescriptorProto* other);
566 void InternalSwap(DescriptorProto_ExtensionRange* other);
665 void InternalSwap(DescriptorProto_ReservedRange* other);
764 void InternalSwap(DescriptorProto* other);
    [all...]
api.pb.h 88 void InternalSwap(Api* other);
239 void InternalSwap(Method* other);
380 void InternalSwap(Mixin* other);
    [all...]
descriptor.pb.cc     [all...]
type.pb.h 173 void InternalSwap(Type* other);
316 void InternalSwap(Field* other);
573 void InternalSwap(Enum* other);
699 void InternalSwap(EnumValue* other);
802 void InternalSwap(Option* other);
    [all...]
type.pb.cc 713 InternalSwap(other);
715 void Type::InternalSwap(Type* other) {
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 505 InternalSwap(other);
507 void CodeGeneratorRequest::InternalSwap(CodeGeneratorRequest* other) {
    [all...]
plugin.pb.h 96 void InternalSwap(CodeGeneratorRequest* other);
220 void InternalSwap(CodeGeneratorResponse_File* other);
344 void InternalSwap(CodeGeneratorResponse* other);
    [all...]

Completed in 784 milliseconds