HomeSort by relevance Sort by last modified time
    Searched refs:protobuf (Results 101 - 125 of 894) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
dynamic_message.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/message.h>
42 #include <google/protobuf/stubs/common.h>
45 namespace protobuf { namespace in namespace:google
118 // This struct just contains a hash_map. We can't #include <google/protobuf/stubs/hash.h> from
133 } // namespace protobuf
generated_message_util.h 3 // http://code.google.com/p/protobuf/
43 #include <google/protobuf/stubs/common.h>
44 #include <google/protobuf/stubs/once.h>
46 namespace protobuf { namespace in namespace:google
84 } // namespace protobuf
reflection_ops.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/stubs/common.h>
42 #include <google/protobuf/message.h>
45 namespace protobuf { namespace in namespace:google
78 } // namespace protobuf
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
once.cc 3 // http://code.google.com/p/protobuf/
38 #include <google/protobuf/stubs/once.h>
48 #include <google/protobuf/stubs/atomicops.h>
51 namespace protobuf { namespace in namespace:google
96 } // namespace protobuf
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_enum.h 3 // http://code.google.com/p/protobuf/
39 #include <google/protobuf/descriptor.h>
42 namespace protobuf { namespace in namespace:google
48 namespace protobuf { namespace in namespace:google
67 // Precondition: in ::google::protobuf namespace.
96 } // namespace protobuf
cpp_extension.h 3 // http://code.google.com/p/protobuf/
39 #include <google/protobuf/stubs/common.h>
42 namespace protobuf { namespace in namespace:google
49 namespace protobuf { namespace in namespace:google
82 } // namespace protobuf
cpp_field.cc 3 // http://code.google.com/p/protobuf/
35 #include <google/protobuf/compiler/cpp/cpp_field.h>
36 #include <google/protobuf/compiler/cpp/cpp_helpers.h>
37 #include <google/protobuf/compiler/cpp/cpp_primitive_field.h>
38 #include <google/protobuf/compiler/cpp/cpp_string_field.h>
39 #include <google/protobuf/compiler/cpp/cpp_enum_field.h>
40 #include <google/protobuf/compiler/cpp/cpp_message_field.h>
41 #include <google/protobuf/descriptor.pb.h>
42 #include <google/protobuf/wire_format.h>
43 #include <google/protobuf/io/printer.h
48 namespace protobuf { namespace in namespace:google
    [all...]
cpp_file.h 3 // http://code.google.com/p/protobuf/
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/compiler/cpp/cpp_field.h>
44 namespace protobuf { namespace in namespace:google
51 namespace protobuf { namespace in namespace:google
95 } // namespace protobuf
  /external/protobuf/src/google/protobuf/
dynamic_message.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/message.h>
42 #include <google/protobuf/stubs/common.h>
45 namespace protobuf { namespace in namespace:google
118 // This struct just contains a hash_map. We can't #include <google/protobuf/stubs/hash.h> from
133 } // namespace protobuf
  /external/protobuf/src/google/protobuf/stubs/
once.h 3 // http://code.google.com/p/protobuf/
75 #include <google/protobuf/stubs/common.h>
82 namespace protobuf { namespace in namespace:google
98 ::google::protobuf::ProtobufOnceType NAME
120 } // namespace protobuf
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
BlockingRpcChannel.java 3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
LazyStringList.java 3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
RpcChannel.java 3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
RpcController.java 3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
message_cpp_test.py 5 # http://code.google.com/p/protobuf/
33 """Tests for google.protobuf.internal.message_cpp."""
41 from google.protobuf.internal.message_test import *
  /external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
python_descriptor.h 3 // http://code.google.com/p/protobuf/
39 #include <google/protobuf/descriptor.h>
48 namespace protobuf { namespace in namespace:google
55 const google::protobuf::FieldDescriptor* descriptor;
81 google::protobuf::DescriptorPool* GetDescriptorPool();
84 } // namespace protobuf
python_protobuf.h 3 // http://code.google.com/p/protobuf/
42 namespace protobuf { namespace in namespace:google
54 } // namespace protobuf
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_enum.h 3 // http://code.google.com/p/protobuf/
39 #include <google/protobuf/compiler/cpp/cpp_options.h>
40 #include <google/protobuf/descriptor.h>
44 namespace protobuf { namespace in namespace:google
50 namespace protobuf { namespace in namespace:google
69 // Precondition: in ::google::protobuf namespace.
98 } // namespace protobuf
  /external/chromium_org/third_party/protobuf/src/google/protobuf/testing/
zcgzip.cc 3 // http://code.google.com/p/protobuf/
47 #include <google/protobuf/io/gzip_stream.h>
48 #include <google/protobuf/io/zero_copy_stream_impl.h>
50 using google::protobuf::io::FileOutputStream;
51 using google::protobuf::io::GzipOutputStream;
  /external/protobuf/java/src/main/java/com/google/protobuf/
BlockingRpcChannel.java 3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
RpcChannel.java 3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
RpcController.java 3 // http://code.google.com/p/protobuf/
31 package com.google.protobuf;
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_file.h 3 // http://code.google.com/p/protobuf/
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/compiler/javamicro/javamicro_params.h>
44 namespace protobuf { namespace in namespace:google
54 namespace protobuf { namespace in namespace:google
91 } // namespace protobuf
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_file.h 3 // http://code.google.com/p/protobuf/
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/compiler/javanano/javanano_params.h>
44 namespace protobuf { namespace in namespace:google
54 namespace protobuf { namespace in namespace:google
91 } // namespace protobuf
  /external/protobuf/src/google/protobuf/testing/
zcgzip.cc 3 // http://code.google.com/p/protobuf/
47 #include <google/protobuf/io/gzip_stream.h>
48 #include <google/protobuf/io/zero_copy_stream_impl.h>
50 using google::protobuf::io::FileOutputStream;
51 using google::protobuf::io::GzipOutputStream;

Completed in 265 milliseconds

1 2 3 45 6 7 8 91011>>