Searched defs:protobuf (Results 126 - 150 of 502) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.h3 // http://code.google.com/p/protobuf/
43 #include <google/protobuf/stubs/common.h>
49 namespace protobuf { namespace in namespace:google
105 } // namespace protobuf
H A Dzip_writer.h3 // http://code.google.com/p/protobuf/
33 // http://code.google.com/p/protobuf/
64 #include <google/protobuf/stubs/common.h>
65 #include <google/protobuf/io/zero_copy_stream.h>
68 namespace protobuf { namespace in namespace:google
92 } // namespace protobuf
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection_unittest.cc3 // http://code.google.com/p/protobuf/
45 #include <google/protobuf/generated_message_reflection.h>
46 #include <google/protobuf/descriptor.h>
47 #include <google/protobuf/test_util.h>
48 #include <google/protobuf/unittest.pb.h>
50 #include <google/protobuf/stubs/common.h>
51 #include <google/protobuf/testing/googletest.h>
55 namespace protobuf { namespace in namespace:google
445 " Method : google::protobuf::Reflection::GetInt32\n"
455 " Method : google::protobuf
[all...]
H A Dreflection_ops_unittest.cc3 // http://code.google.com/p/protobuf/
35 #include <google/protobuf/reflection_ops.h>
36 #include <google/protobuf/descriptor.h>
37 #include <google/protobuf/unittest.pb.h>
38 #include <google/protobuf/test_util.h>
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/testing/googletest.h>
43 #include <google/protobuf/stubs/strutil.h>
46 namespace protobuf { namespace in namespace:google
404 } // namespace protobuf
[all...]
H A Drepeated_field.cc3 // http://code.google.com/p/protobuf/
37 #include <google/protobuf/repeated_field.h>
38 #include <google/protobuf/stubs/common.h>
41 namespace protobuf { namespace in namespace:google
86 } // namespace protobuf
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dprinter.h3 // http://code.google.com/p/protobuf/
42 #include <google/protobuf/stubs/common.h>
45 namespace protobuf { namespace in namespace:google
133 } // namespace protobuf
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Datomicops_internals_pnacl.h3 // http://code.google.com/p/protobuf/
37 namespace protobuf { namespace in namespace:google
70 } // namespace protobuf
H A Datomicops_internals_x86_gcc.cc3 // http://code.google.com/p/protobuf/
36 #include <google/protobuf/stubs/atomicops.h>
64 namespace protobuf { namespace in namespace:google
132 } // namespace protobuf
H A Datomicops_internals_x86_msvc.cc3 // http://code.google.com/p/protobuf/
37 #include <google/protobuf/stubs/atomicops.h>
44 namespace protobuf { namespace in namespace:google
108 } // namespace protobuf
H A Dmap-util.h3 // http://code.google.com/p/protobuf/
37 #include <google/protobuf/stubs/common.h>
40 namespace protobuf { namespace in namespace:google
140 } // namespace protobuf
H A Dstl_util.h3 // http://code.google.com/p/protobuf/
36 #include <google/protobuf/stubs/common.h>
39 namespace protobuf { namespace in namespace:google
118 } // namespace protobuf
H A Dsubstitute.h3 // http://code.google.com/p/protobuf/
35 #include <google/protobuf/stubs/common.h>
36 #include <google/protobuf/stubs/strutil.h>
42 namespace protobuf { namespace in namespace:google
167 } // namespace protobuf
/external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/
H A Dprotobufwireadapter.h22 #include "polo/wire/protobuf/polo.pb.h"
26 namespace protobuf { namespace in namespace:polo::wire
91 // the serialized string representation of a protobuf message of the given
99 // Parses a received protobuf message.
102 // Parses a configuration message from a serialized protobuf string.
105 // Parses a configuration ack message from a serialized protobuf string.
108 // Parses an options messages from a serialized protobuf string.
111 // Parses a pairing request message from a serialized protobuf string.
114 // Parses a pairing request ack message from a serialized protobuf string.
117 // Parses a secret message from a serialized protobuf strin
[all...]
/external/protobuf/java/src/device/main/java/com/google/protobuf/nano/android/
H A DParcelableExtendableMessageNano.java3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf.nano.android;
36 import com.google.protobuf.nano.ExtendableMessageNano;
H A DParcelableMessageNano.java3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf.nano.android;
36 import com.google.protobuf.nano.MessageNano;
H A DParcelingUtil.java3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf.nano.android;
36 import com.google.protobuf.nano.InvalidProtocolBufferNanoException;
37 import com.google.protobuf.nano.MessageNano;
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DBlockingService.java3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
H A DInternal.java3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
38 * those generated messages do not reside in the {@code protobuf} package.
H A DInvalidProtocolBufferException.java3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
H A DRpcController.java3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
H A DRpcUtil.java3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
H A DService.java3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
H A DInvalidProtocolBufferMicroException.java3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf.micro;
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DInternalNano.java3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf.nano;
39 * those generated messages do not reside in the {@code protobuf} package.
H A DInvalidProtocolBufferNanoException.java3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf.nano;

Completed in 895 milliseconds

1234567891011>>