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

1 2 3 4 5 67 8 91011>>

  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/cpp/
cpp_generator.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/compiler/code_generator.h>
44 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/java/
java_generator.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/compiler/code_generator.h>
44 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
generated_message_util.h 3 // http://code.google.com/p/protobuf/
43 #include <google/protobuf/stubs/common.h>
45 namespace protobuf { namespace in namespace:google
74 } // namespace protobuf
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/cpp/
cpp_generator.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/compiler/code_generator.h>
44 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/java/
java_generator.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/compiler/code_generator.h>
44 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
generated_message_util.h 3 // http://code.google.com/p/protobuf/
43 #include <google/protobuf/stubs/common.h>
45 namespace protobuf { namespace in namespace:google
74 } // namespace protobuf
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-protobuf/1.0.1/
grpc-protobuf-1.0.1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/
grpc-protobuf-1.0.3.jar 
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/cpp/
cpp_generator.h 41 #include <google/protobuf/compiler/code_generator.h>
44 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/java/
java_generator.h 41 #include <google/protobuf/compiler/code_generator.h>
44 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/javanano/
javanano_generator.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/compiler/code_generator.h>
44 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/objectivec/
objectivec_generator.h 37 #include <google/protobuf/compiler/code_generator.h>
40 namespace protobuf { namespace in namespace:google
59 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.h 39 // return google::protobuf::compiler::PluginMain(argc, argv, &generator);
67 #include <google/protobuf/stubs/common.h>
69 namespace protobuf { namespace in namespace:google
87 } // namespace protobuf
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/cpp/
cpp_generator.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/compiler/code_generator.h>
44 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/java/
java_generator.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/compiler/code_generator.h>
44 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
generated_message_util.h 3 // http://code.google.com/p/protobuf/
43 #include <google/protobuf/stubs/common.h>
45 namespace protobuf { namespace in namespace:google
74 } // namespace protobuf
  /external/protobuf/src/google/protobuf/
lite_unittest.cc 36 #include <google/protobuf/stubs/logging.h>
37 #include <google/protobuf/stubs/common.h>
38 #include <google/protobuf/arena_test_util.h>
39 #include <google/protobuf/map_lite_unittest.pb.h>
40 #include <google/protobuf/map_lite_test_util.h>
41 #include <google/protobuf/test_util_lite.h>
42 #include <google/protobuf/unittest_lite.pb.h>
43 #include <google/protobuf/io/coded_stream.h>
44 #include <google/protobuf/io/zero_copy_stream_impl_lite.h>
45 #include <google/protobuf/wire_format_lite.h
    [all...]
type.pb.cc 2 // source: google/protobuf/type.proto
5 #include <google/protobuf/type.pb.h>
9 #include <google/protobuf/stubs/common.h>
10 #include <google/protobuf/stubs/port.h>
11 #include <google/protobuf/stubs/once.h>
12 #include <google/protobuf/io/coded_stream.h>
13 #include <google/protobuf/wire_format_lite_inl.h>
14 #include <google/protobuf/descriptor.h>
15 #include <google/protobuf/generated_message_reflection.h>
16 #include <google/protobuf/reflection_ops.h
21 namespace protobuf { namespace in namespace:google
    [all...]
any.h 36 #include <google/protobuf/stubs/common.h>
37 #include <google/protobuf/descriptor.h>
38 #include <google/protobuf/message.h>
39 #include <google/protobuf/arenastring.h>
42 namespace protobuf { namespace in namespace:google
45 // Helper class used to implement google::protobuf::Any.
87 extern const char kAnyFullTypeName[]; // "google.protobuf.Any".
97 // See if message is of type google.protobuf.Any, if so, return the descriptors
104 } // namespace protobuf
well_known_types_unittest.cc 30 #include <google/protobuf/unittest_well_known_types.pb.h>
32 #include <google/protobuf/stubs/common.h>
33 #include <google/protobuf/testing/googletest.h>
35 #include <google/protobuf/stubs/stl_util.h>
38 namespace protobuf { namespace in namespace:google
41 // This test only checks whether well-known types are included in protobuf
59 } // namespace protobuf
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.h 40 #include <google/protobuf/stubs/shared_ptr.h>
44 #include <google/protobuf/stubs/common.h>
45 #include <google/protobuf/compiler/cpp/cpp_field.h>
46 #include <google/protobuf/compiler/cpp/cpp_options.h>
49 namespace protobuf { namespace in namespace:google
56 namespace protobuf { namespace in namespace:google
148 google::protobuf::scoped_array<google::protobuf::scoped_ptr<MessageGenerator> > message_generators_;
149 google::protobuf::scoped_array<google::protobuf::scoped_ptr<EnumGenerator> > enum_generators_
    [all...]
  /external/protobuf/src/google/protobuf/compiler/java/
java_shared_code_generator.h 40 #include <google/protobuf/stubs/shared_ptr.h>
45 #include <google/protobuf/stubs/common.h>
48 namespace protobuf { namespace in namespace:google
61 namespace protobuf { namespace in namespace:google
87 google::protobuf::scoped_ptr<ClassNameResolver> name_resolver_;
96 } // namespace 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/code_generator.h>
42 #include <google/protobuf/compiler/javamicro/javamicro_params.h>
45 namespace protobuf { namespace in namespace:google
52 namespace protobuf { namespace in namespace:google
89 } // namespace protobuf
javamicro_message.h 3 // http://code.google.com/p/protobuf/
39 #include <google/protobuf/stubs/common.h>
40 #include <google/protobuf/compiler/javamicro/javamicro_params.h>
41 #include <google/protobuf/compiler/javamicro/javamicro_field.h>
44 namespace protobuf { namespace in namespace:google
50 namespace protobuf { namespace in namespace:google
90 } // namespace protobuf
  /external/protobuf/src/google/protobuf/stubs/
status_macros.h 36 #include <google/protobuf/stubs/common.h>
37 #include <google/protobuf/stubs/status.h>
38 #include <google/protobuf/stubs/statusor.h>
41 namespace protobuf { namespace in namespace:google
52 const ::google::protobuf::util::Status _status = (expr); \
86 } // namespace protobuf

Completed in 303 milliseconds

1 2 3 4 5 67 8 91011>>