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

1 2 3 45 6 7 8 91011>>

  /external/protobuf/src/google/protobuf/compiler/
zip_writer.h 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
plugin.pb.cc 2 // source: google/protobuf/compiler/plugin.proto
5 #include <google/protobuf/compiler/plugin.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...]
plugin.pb.h 2 // source: google/protobuf/compiler/plugin.proto
9 #include <google/protobuf/stubs/common.h>
22 #include <google/protobuf/arena.h>
23 #include <google/protobuf/arenastring.h>
24 #include <google/protobuf/generated_message_util.h>
25 #include <google/protobuf/metadata.h>
26 #include <google/protobuf/message.h>
27 #include <google/protobuf/repeated_field.h>
28 #include <google/protobuf/extension_set.h>
29 #include <google/protobuf/unknown_field_set.h
34 namespace protobuf { namespace in namespace:google
    [all...]
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
MutabilityOracle.java 31 package com.google.protobuf;
ProtocolStringList.java 31 package com.google.protobuf;
  /external/protobuf/python/google/protobuf/pyext/
cpp_message.py 39 from google.protobuf.pyext import _message
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_extension.h 39 #include <google/protobuf/stubs/common.h>
40 #include <google/protobuf/compiler/cpp/cpp_options.h>
43 namespace protobuf { namespace in namespace:google
50 namespace protobuf { namespace in namespace:google
83 } // namespace protobuf
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_enum.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/compiler/javamicro/javamicro_params.h>
42 #include <google/protobuf/descriptor.h>
45 namespace protobuf { namespace in namespace:google
51 namespace protobuf { namespace in namespace:google
84 } // namespace protobuf
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_enum.h 3 // http://code.google.com/p/protobuf/
41 #include <google/protobuf/compiler/javanano/javanano_params.h>
42 #include <google/protobuf/descriptor.h>
45 namespace protobuf { namespace in namespace:google
51 namespace protobuf { namespace in namespace:google
84 } // namespace protobuf
  /external/protobuf/src/google/protobuf/
generated_enum_reflection.h 44 #include <google/protobuf/stubs/template_util.h>
45 #include <google/protobuf/generated_enum_util.h>
48 namespace protobuf { namespace in namespace:google
50 } // namespace protobuf
52 namespace protobuf { namespace in namespace:google
85 } // namespace protobuf
wrappers.pb.cc 2 // source: google/protobuf/wrappers.proto
5 #include <google/protobuf/wrappers.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...]
  /external/protobuf/src/google/protobuf/stubs/
singleton.h 33 #include <google/protobuf/stubs/atomicops.h>
34 #include <google/protobuf/stubs/common.h>
35 #include <google/protobuf/stubs/once.h>
38 namespace protobuf { namespace in namespace:google
65 } // namespace protobuf
  /external/protobuf/src/google/protobuf/util/internal/
field_mask_utility.h 39 #include <google/protobuf/stubs/common.h>
40 #include <google/protobuf/stubs/stringpiece.h>
41 #include <google/protobuf/stubs/status.h>
44 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
mock_error_listener.h 34 #include <google/protobuf/stubs/stringpiece.h>
35 #include <google/protobuf/util/internal/error_listener.h>
36 #include <google/protobuf/util/internal/location_tracker.h>
40 namespace protobuf { namespace in namespace:google
60 } // namespace protobuf
object_source.h 34 #include <google/protobuf/stubs/common.h>
35 #include <google/protobuf/stubs/stringpiece.h>
36 #include <google/protobuf/stubs/status.h>
39 namespace protobuf { namespace in namespace:google
48 // example, a character stream, or protobuf.
76 } // namespace protobuf
type_info_test_helper.cc 31 #include <google/protobuf/util/internal/type_info_test_helper.h>
35 #include <google/protobuf/stubs/shared_ptr.h>
39 #include <google/protobuf/stubs/logging.h>
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/descriptor.h>
42 #include <google/protobuf/util/internal/default_value_objectwriter.h>
43 #include <google/protobuf/util/internal/type_info.h>
44 #include <google/protobuf/util/internal/constants.h>
45 #include <google/protobuf/util/internal/protostream_objectsource.h>
46 #include <google/protobuf/util/internal/protostream_objectwriter.h
51 namespace protobuf { namespace in namespace:google
    [all...]
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-protobuf-nano/0.13.2/
grpc-protobuf-nano-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.1/
grpc-protobuf-nano-1.0.1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-protobuf-nano/1.0.3/
grpc-protobuf-nano-1.0.3.jar 
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_enum_reflection.h 44 #include <google/protobuf/stubs/template_util.h>
45 #include <google/protobuf/generated_enum_util.h>
48 namespace protobuf { namespace in namespace:google
50 } // namespace protobuf
52 namespace protobuf { namespace in namespace:google
85 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
singleton.h 33 #include <google/protobuf/stubs/atomicops.h>
34 #include <google/protobuf/stubs/common.h>
35 #include <google/protobuf/stubs/once.h>
38 namespace protobuf { namespace in namespace:google
65 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 2 // source: google/protobuf/compiler/plugin.proto
9 #include <google/protobuf/stubs/common.h>
22 #include <google/protobuf/arena.h>
23 #include <google/protobuf/arenastring.h>
24 #include <google/protobuf/generated_message_util.h>
25 #include <google/protobuf/metadata.h>
26 #include <google/protobuf/message.h>
27 #include <google/protobuf/repeated_field.h>
28 #include <google/protobuf/extension_set.h>
29 #include <google/protobuf/unknown_field_set.h
34 namespace protobuf { namespace in namespace:google
    [all...]
  /external/protobuf/objectivec/
generate_well_known_types.sh 24 if test ! -e src/google/protobuf/stubs/common.h; then
45 google/protobuf/any.proto \
46 google/protobuf/api.proto \
47 google/protobuf/duration.proto \
48 google/protobuf/empty.proto \
49 google/protobuf/field_mask.proto \
50 google/protobuf/source_context.proto \
51 google/protobuf/struct.proto \
52 google/protobuf/timestamp.proto \
53 google/protobuf/type.proto
    [all...]
  /external/protobuf/src/google/protobuf/compiler/csharp/
csharp_generator.cc 33 #include <google/protobuf/compiler/code_generator.h>
34 #include <google/protobuf/compiler/plugin.h>
35 #include <google/protobuf/descriptor.h>
36 #include <google/protobuf/descriptor.pb.h>
37 #include <google/protobuf/io/printer.h>
38 #include <google/protobuf/io/zero_copy_stream.h>
39 #include <google/protobuf/stubs/strutil.h>
41 #include <google/protobuf/compiler/csharp/csharp_generator.h>
42 #include <google/protobuf/compiler/csharp/csharp_helpers.h>
43 #include <google/protobuf/compiler/csharp/csharp_names.h
50 namespace protobuf { namespace in namespace:google
    [all...]
csharp_repeated_enum_field.cc 33 #include <google/protobuf/compiler/code_generator.h>
34 #include <google/protobuf/compiler/plugin.h>
35 #include <google/protobuf/descriptor.h>
36 #include <google/protobuf/descriptor.pb.h>
37 #include <google/protobuf/io/printer.h>
38 #include <google/protobuf/io/zero_copy_stream.h>
39 #include <google/protobuf/wire_format.h>
41 #include <google/protobuf/compiler/csharp/csharp_doc_comment.h>
42 #include <google/protobuf/compiler/csharp/csharp_helpers.h>
43 #include <google/protobuf/compiler/csharp/csharp_repeated_enum_field.h
46 namespace protobuf { namespace in namespace:google
    [all...]

Completed in 433 milliseconds

1 2 3 45 6 7 8 91011>>