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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/protobuf/
protobuf_lite.target.darwin-x86.mk 27 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc \
28 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc \
29 third_party/protobuf/src/google/protobuf/unknown_field_set.cc \
30 third_party/protobuf/src/google/protobuf/stubs/common.cc \
31 third_party/protobuf/src/google/protobuf/stubs/once.cc
    [all...]
protobuf_lite.target.darwin-x86_64.mk 27 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc \
28 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc \
29 third_party/protobuf/src/google/protobuf/unknown_field_set.cc \
30 third_party/protobuf/src/google/protobuf/stubs/common.cc \
31 third_party/protobuf/src/google/protobuf/stubs/once.cc
    [all...]
protobuf_lite.target.linux-arm.mk 27 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc \
28 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc \
29 third_party/protobuf/src/google/protobuf/unknown_field_set.cc \
30 third_party/protobuf/src/google/protobuf/stubs/common.cc \
31 third_party/protobuf/src/google/protobuf/stubs/once.cc
    [all...]
protobuf_lite.target.linux-arm64.mk 27 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc \
28 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc \
29 third_party/protobuf/src/google/protobuf/unknown_field_set.cc \
30 third_party/protobuf/src/google/protobuf/stubs/common.cc \
31 third_party/protobuf/src/google/protobuf/stubs/once.cc
    [all...]
protobuf_lite.target.linux-mips.mk 27 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc \
28 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc \
29 third_party/protobuf/src/google/protobuf/unknown_field_set.cc \
30 third_party/protobuf/src/google/protobuf/stubs/common.cc \
31 third_party/protobuf/src/google/protobuf/stubs/once.cc
    [all...]
protobuf_lite.target.linux-x86.mk 27 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc \
28 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc \
29 third_party/protobuf/src/google/protobuf/unknown_field_set.cc \
30 third_party/protobuf/src/google/protobuf/stubs/common.cc \
31 third_party/protobuf/src/google/protobuf/stubs/once.cc
    [all...]
protobuf_lite.target.linux-x86_64.mk 27 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc \
28 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc \
29 third_party/protobuf/src/google/protobuf/unknown_field_set.cc \
30 third_party/protobuf/src/google/protobuf/stubs/common.cc \
31 third_party/protobuf/src/google/protobuf/stubs/once.cc
    [all...]
  /external/protobuf/src/google/protobuf/
message.cc 3 // http://code.google.com/p/protobuf/
37 #include <google/protobuf/stubs/hash.h>
39 #include <google/protobuf/message.h>
41 #include <google/protobuf/stubs/common.h>
42 #include <google/protobuf/stubs/once.h>
43 #include <google/protobuf/io/coded_stream.h>
44 #include <google/protobuf/io/zero_copy_stream_impl.h>
45 #include <google/protobuf/descriptor.pb.h>
46 #include <google/protobuf/descriptor.h>
47 #include <google/protobuf/reflection_ops.h
54 namespace protobuf { namespace in namespace:google
    [all...]
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_generator.cc 3 // http://code.google.com/p/protobuf/
35 #include <google/protobuf/compiler/javanano/javanano_params.h>
36 #include <google/protobuf/compiler/javanano/javanano_generator.h>
37 #include <google/protobuf/compiler/javanano/javanano_file.h>
38 #include <google/protobuf/compiler/javanano/javanano_helpers.h>
39 #include <google/protobuf/io/printer.h>
40 #include <google/protobuf/io/zero_copy_stream.h>
41 #include <google/protobuf/descriptor.pb.h>
42 #include <google/protobuf/stubs/strutil.h>
45 namespace protobuf { namespace in namespace:google
    [all...]
javanano_extension.cc 3 // http://code.google.com/p/protobuf/
33 #include <google/protobuf/compiler/javanano/javanano_extension.h>
34 #include <google/protobuf/compiler/javanano/javanano_helpers.h>
35 #include <google/protobuf/io/printer.h>
36 #include <google/protobuf/stubs/strutil.h>
37 #include <google/protobuf/wire_format.h>
40 namespace protobuf { namespace in namespace:google
137 "public static final com.google.protobuf.nano.Extension<\n"
140 " com.google.protobuf.nano.Extension.create$repeated$$ext_type$(\n"
141 " com.google.protobuf.nano.Extension.$type$,\n
    [all...]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
python_descriptor.cc 3 // http://code.google.com/p/protobuf/
36 #include <google/protobuf/pyext/python_descriptor.h>
37 #include <google/protobuf/descriptor.pb.h>
42 namespace protobuf { namespace in namespace:google
48 static google::protobuf::DescriptorPool* g_descriptor_pool = NULL;
98 C("google.protobuf.internal."
152 const google::protobuf::DescriptorPool* pool;
158 const google::protobuf::FieldDescriptor* field_descriptor) {
183 const google::protobuf::FieldDescriptor* field_descriptor = NULL;
204 const google::protobuf::FieldDescriptor* field_descriptor
    [all...]
  /external/chromium_org/google_apis/gcm/engine/
mcs_client.cc 20 using namespace google::protobuf::io;
26 typedef scoped_ptr<google::protobuf::MessageLite> MCSProto;
53 bool BuildPersistentIdListFromProto(const google::protobuf::string& bytes,
123 // The protobuf of the message itself.
124 MCSProto protobuf; member in struct:gcm::ReliablePacketInfo
224 std::map<uint64, google::protobuf::MessageLite*> ordered_messages;
256 for (std::map<uint64, google::protobuf::MessageLite*>::iterator
260 packet_info->protobuf.reset(iter->second);
268 packet_info->protobuf.get());
308 packet_info->protobuf = message.CloneProtobuf()
    [all...]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
message_factory_test.py 5 # http://code.google.com/p/protobuf/
33 """Tests for google.protobuf.message_factory."""
38 from google.protobuf import descriptor_pb2
39 from google.protobuf.internal import factory_test1_pb2
40 from google.protobuf.internal import factory_test2_pb2
41 from google.protobuf import descriptor_database
42 from google.protobuf import descriptor_pool
43 from google.protobuf import message_factory
  /external/protobuf/python/
setup.py 16 maintainer_email = "protobuf@googlegroups.com"
58 generate_proto("../src/google/protobuf/unittest.proto")
59 generate_proto("../src/google/protobuf/unittest_import.proto")
60 generate_proto("../src/google/protobuf/unittest_mset.proto")
61 generate_proto("../src/google/protobuf/unittest_no_generic_services.proto")
62 generate_proto("google/protobuf/internal/more_extensions.proto")
63 generate_proto("google/protobuf/internal/more_messages.proto")
66 import google.protobuf.internal.generator_test as generator_test namespace
67 import google.protobuf.internal.descriptor_test as descriptor_test namespace
68 import google.protobuf.internal.reflection_test as reflection_tes namespace
70 as service_reflection_test namespace
71 import google.protobuf.internal.text_format_test as text_format_test namespace
72 import google.protobuf.internal.wire_format_test as wire_format_test namespace
    [all...]
  /external/chromium_org/sync/engine/
non_blocking_type_commit_contribution.h 26 const google::protobuf::RepeatedPtrField<sync_pb::SyncEntity>& entities,
47 const google::protobuf::RepeatedPtrField<sync_pb::SyncEntity> entities_;
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
code_generator.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/stubs/common.h>
47 namespace protobuf { namespace in namespace:google
139 } // namespace protobuf
mock_code_generator.h 3 // http://code.google.com/p/protobuf/
37 #include <google/protobuf/compiler/code_generator.h>
40 namespace protobuf { namespace in namespace:google
114 } // namespace protobuf
subprocess.h 3 // http://code.google.com/p/protobuf/
43 #include <google/protobuf/stubs/common.h>
49 namespace protobuf { namespace in namespace:google
105 } // namespace protobuf
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
dynamic_message_unittest.cc 3 // http://code.google.com/p/protobuf/
43 #include <google/protobuf/stubs/common.h>
44 #include <google/protobuf/dynamic_message.h>
45 #include <google/protobuf/descriptor.h>
46 #include <google/protobuf/descriptor.pb.h>
47 #include <google/protobuf/test_util.h>
48 #include <google/protobuf/unittest.pb.h>
50 #include <google/protobuf/testing/googletest.h>
54 namespace protobuf { namespace in namespace:google
165 } // namespace protobuf
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
printer.h 3 // 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/
stl_util.h 3 // http://code.google.com/p/protobuf/
36 #include <google/protobuf/stubs/common.h>
39 namespace protobuf { namespace in namespace:google
118 } // namespace protobuf
  /external/chromium_org/third_party/protobuf/src/google/protobuf/testing/
googletest.h 3 // http://code.google.com/p/protobuf/
39 #include <google/protobuf/stubs/common.h>
47 namespace protobuf { namespace in namespace:google
99 } // namespace protobuf
  /external/protobuf/src/google/protobuf/compiler/
code_generator.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/stubs/common.h>
47 namespace protobuf { namespace in namespace:google
129 } // namespace protobuf
mock_code_generator.h 3 // http://code.google.com/p/protobuf/
37 #include <google/protobuf/compiler/code_generator.h>
40 namespace protobuf { namespace in namespace:google
105 } // namespace protobuf
subprocess.h 3 // http://code.google.com/p/protobuf/
45 #include <google/protobuf/stubs/common.h>
48 namespace protobuf { namespace in namespace:google
104 } // namespace protobuf

Completed in 2194 milliseconds

1 2 3 4 5 6 7 891011>>