HomeSort by relevance Sort by last modified time
    Searched defs:protobuf (Results 151 - 175 of 240) sorted by null

1 2 3 4 5 67 8 910

  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_helpers.cc 3 // http://code.google.com/p/protobuf/
37 #include <google/protobuf/compiler/javamicro/javamicro_helpers.h>
38 #include <google/protobuf/compiler/javamicro/javamicro_params.h>
39 #include <google/protobuf/descriptor.pb.h>
40 #include <google/protobuf/stubs/strutil.h>
41 #include <google/protobuf/stubs/substitute.h>
44 namespace protobuf { namespace in namespace:google
312 case JAVATYPE_BYTES : return "com.google.protobuf.micro.ByteStringMicro";
358 "com.google.protobuf.micro.ByteStringMicro.copyFromUtf8(\"$0\")",
361 return "com.google.protobuf.micro.ByteStringMicro.EMPTY"
    [all...]
javamicro_params.h 3 // http://code.google.com/p/protobuf/
37 #include <google/protobuf/stubs/strutil.h>
40 namespace protobuf { namespace in namespace:google
141 } // namespace protobuf
  /external/protobuf/src/google/protobuf/compiler/
subprocess.cc 3 // http://code.google.com/p/protobuf/
33 #include <google/protobuf/compiler/subprocess.h>
42 #include <google/protobuf/stubs/common.h>
43 #include <google/protobuf/message.h>
44 #include <google/protobuf/stubs/substitute.h>
47 namespace protobuf { namespace in namespace:google
457 } // namespace protobuf
importer.cc 3 // http://code.google.com/p/protobuf/
47 #include <google/protobuf/compiler/importer.h>
49 #include <google/protobuf/compiler/parser.h>
50 #include <google/protobuf/io/tokenizer.h>
51 #include <google/protobuf/io/zero_copy_stream_impl.h>
52 #include <google/protobuf/stubs/strutil.h>
55 namespace protobuf { namespace in namespace:google
453 } // namespace protobuf
importer_unittest.cc 3 // http://code.google.com/p/protobuf/
35 #include <google/protobuf/stubs/hash.h>
37 #include <google/protobuf/compiler/importer.h>
38 #include <google/protobuf/descriptor.h>
39 #include <google/protobuf/io/zero_copy_stream_impl.h>
41 #include <google/protobuf/stubs/map-util.h>
42 #include <google/protobuf/stubs/common.h>
43 #include <google/protobuf/testing/file.h>
44 #include <google/protobuf/stubs/strutil.h>
45 #include <google/protobuf/stubs/substitute.h
50 namespace protobuf { namespace in namespace:google
    [all...]
parser_unittest.cc 3 // http://code.google.com/p/protobuf/
38 #include <google/protobuf/compiler/parser.h>
40 #include <google/protobuf/io/tokenizer.h>
41 #include <google/protobuf/io/zero_copy_stream_impl.h>
42 #include <google/protobuf/descriptor.pb.h>
43 #include <google/protobuf/wire_format.h>
44 #include <google/protobuf/text_format.h>
45 #include <google/protobuf/unittest.pb.h>
46 #include <google/protobuf/stubs/strutil.h>
47 #include <google/protobuf/stubs/substitute.h
53 namespace protobuf { namespace in namespace:google
    [all...]
  /external/protobuf/src/google/protobuf/
extension_set_heavy.cc 3 // http://code.google.com/p/protobuf/
38 #include <google/protobuf/extension_set.h>
39 #include <google/protobuf/descriptor.h>
40 #include <google/protobuf/message.h>
41 #include <google/protobuf/repeated_field.h>
42 #include <google/protobuf/wire_format.h>
43 #include <google/protobuf/wire_format_lite_inl.h>
46 namespace protobuf { namespace in namespace:google
456 } // namespace protobuf
extension_set_unittest.cc 3 // http://code.google.com/p/protobuf/
35 #include <google/protobuf/extension_set.h>
36 #include <google/protobuf/unittest.pb.h>
37 #include <google/protobuf/test_util.h>
38 #include <google/protobuf/descriptor.pb.h>
39 #include <google/protobuf/descriptor.h>
40 #include <google/protobuf/dynamic_message.h>
41 #include <google/protobuf/wire_format.h>
42 #include <google/protobuf/io/coded_stream.h>
43 #include <google/protobuf/io/zero_copy_stream_impl.h
52 namespace protobuf { namespace in namespace:google
    [all...]
unknown_field_set.h 3 // http://code.google.com/p/protobuf/
43 #include <google/protobuf/repeated_field.h>
46 namespace protobuf { namespace in namespace:google
265 } // namespace protobuf
descriptor_database.cc 3 // http://code.google.com/p/protobuf/
35 #include <google/protobuf/descriptor_database.h>
39 #include <google/protobuf/descriptor.pb.h>
40 #include <google/protobuf/wire_format_lite_inl.h>
41 #include <google/protobuf/stubs/strutil.h>
42 #include <google/protobuf/stubs/stl_util-inl.h>
43 #include <google/protobuf/stubs/map-util.h>
46 namespace protobuf { namespace in namespace:google
540 } // namespace protobuf
  /external/protobuf/src/google/protobuf/io/
gzip_stream.cc 3 // http://code.google.com/p/protobuf/
39 #include <google/protobuf/io/gzip_stream.h>
41 #include <google/protobuf/stubs/common.h>
44 namespace protobuf { namespace in namespace:google
317 } // namespace protobuf
gzip_stream.h 3 // http://code.google.com/p/protobuf/
48 #include <google/protobuf/io/zero_copy_stream.h>
51 namespace protobuf { namespace in namespace:google
204 } // namespace protobuf
zero_copy_stream_impl.h 3 // http://code.google.com/p/protobuf/
37 // protobuf library. These implementations include Unix file descriptors
45 #include <google/protobuf/io/zero_copy_stream.h>
46 #include <google/protobuf/io/zero_copy_stream_impl_lite.h>
47 #include <google/protobuf/stubs/common.h>
51 namespace protobuf { namespace in namespace:google
354 } // namespace protobuf
zero_copy_stream_impl_lite.cc 3 // http://code.google.com/p/protobuf/
35 #include <google/protobuf/io/zero_copy_stream_impl.h>
36 #include <google/protobuf/stubs/common.h>
37 #include <google/protobuf/stubs/stl_util-inl.h>
40 namespace protobuf { namespace in namespace:google
392 } // namespace protobuf
  /external/protobuf/src/google/protobuf/stubs/
common_unittest.cc 3 // http://code.google.com/p/protobuf/
34 #include <google/protobuf/stubs/common.h>
35 #include <google/protobuf/stubs/strutil.h>
36 #include <google/protobuf/stubs/substitute.h>
38 #include <google/protobuf/testing/googletest.h>
44 namespace protobuf { namespace in namespace:google
344 } // namespace protobuf
once_unittest.cc 3 // http://code.google.com/p/protobuf/
40 #include <google/protobuf/stubs/once.h>
41 #include <google/protobuf/testing/googletest.h>
45 namespace protobuf { namespace in namespace:google
252 } // namespace protobuf
strutil.h 3 // http://code.google.com/p/protobuf/
38 #include <google/protobuf/stubs/common.h>
41 namespace protobuf { namespace in namespace:google
454 } // namespace protobuf
  /external/protobuf/src/google/protobuf/testing/
googletest.cc 3 // http://code.google.com/p/protobuf/
34 #include <google/protobuf/testing/googletest.h>
35 #include <google/protobuf/testing/file.h>
36 #include <google/protobuf/stubs/strutil.h>
53 namespace protobuf { namespace in namespace:google
72 while (!File::Exists(prefix + "/src/google/protobuf")) {
75 << "Could not find protobuf source code. Please run tests from "
76 "somewhere within the protobuf source package.";
253 } // namespace protobuf
  /hardware/ril/mock-ril/src/cpp/
msgheader.pb.h 9 #include <google/protobuf/stubs/common.h>
22 #include <google/protobuf/generated_message_util.h>
23 #include <google/protobuf/repeated_field.h>
24 #include <google/protobuf/extension_set.h>
25 #include <google/protobuf/generated_message_reflection.h>
39 class MsgHeader : public ::google::protobuf::Message {
51 inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
55 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
59 static const ::google::protobuf::Descriptor* descriptor();
67 void CopyFrom(const ::google::protobuf::Message& from)
228 namespace protobuf { namespace in namespace:google
    [all...]
  /hardware/ril/mock-ril/src/generated/cpp/
msgheader.pb.h 9 #include <google/protobuf/stubs/common.h>
22 #include <google/protobuf/generated_message_util.h>
23 #include <google/protobuf/repeated_field.h>
24 #include <google/protobuf/extension_set.h>
25 #include <google/protobuf/generated_message_reflection.h>
39 class MsgHeader : public ::google::protobuf::Message {
51 inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
55 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
59 static const ::google::protobuf::Descriptor* descriptor();
67 void CopyFrom(const ::google::protobuf::Message& from)
228 namespace protobuf { namespace in namespace:google
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
DynamicMessage.java 3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
33 import com.google.protobuf.Descriptors.Descriptor;
34 import com.google.protobuf.Descriptors.FieldDescriptor;
WireFormat.java 3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
36 * do not reside in the {@code protobuf} package. Others should not use this
  /external/protobuf/java/src/test/java/com/google/protobuf/
DynamicMessageTest.java 3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
MessageTest.java 3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
TextFormatTest.java 3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
33 import com.google.protobuf.Descriptors.FieldDescriptor;

Completed in 363 milliseconds

1 2 3 4 5 67 8 910