HomeSort by relevance Sort by last modified time
    Searched defs:protobuf (Results 226 - 250 of 721) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h 3 // http://code.google.com/p/protobuf/
40 #include <google/protobuf/compiler/code_generator.h>
41 #include <google/protobuf/stubs/common.h>
44 namespace protobuf { namespace in namespace:google
158 } // namespace protobuf
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/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
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
message.h 3 // http://code.google.com/p/protobuf/
123 #include <google/protobuf/message_lite.h>
125 #include <google/protobuf/stubs/common.h>
126 #include <google/protobuf/descriptor.h>
130 namespace protobuf { namespace in namespace:google
291 typedef google::protobuf::Reflection Reflection;
632 // for T = Cord and all protobuf scalar types except enums.
637 // for T = Cord and all protobuf scalar types except enums.
642 // for T = string, google::protobuf::internal::StringPieceField
643 // google::protobuf::Message & descendants
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
atomicops_internals_pnacl.h 3 // http://code.google.com/p/protobuf/
37 namespace protobuf { namespace in namespace:google
70 } // namespace protobuf
atomicops_internals_x86_msvc.h 3 // http://code.google.com/p/protobuf/
37 namespace protobuf { namespace in namespace:google
147 } // namespace protobuf
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h 3 // http://code.google.com/p/protobuf/
40 #include <google/protobuf/compiler/code_generator.h>
41 #include <google/protobuf/stubs/common.h>
44 namespace protobuf { namespace in namespace:google
158 } // namespace protobuf
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/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
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
message.h 3 // http://code.google.com/p/protobuf/
123 #include <google/protobuf/message_lite.h>
125 #include <google/protobuf/stubs/common.h>
126 #include <google/protobuf/descriptor.h>
130 namespace protobuf { namespace in namespace:google
291 typedef google::protobuf::Reflection Reflection;
632 // for T = Cord and all protobuf scalar types except enums.
637 // for T = Cord and all protobuf scalar types except enums.
642 // for T = string, google::protobuf::internal::StringPieceField
643 // google::protobuf::Message & descendants
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
atomicops_internals_pnacl.h 3 // http://code.google.com/p/protobuf/
37 namespace protobuf { namespace in namespace:google
70 } // namespace protobuf
atomicops_internals_x86_msvc.h 3 // http://code.google.com/p/protobuf/
37 namespace protobuf { namespace in namespace:google
147 } // namespace protobuf
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h 3 // http://code.google.com/p/protobuf/
40 #include <google/protobuf/compiler/code_generator.h>
41 #include <google/protobuf/stubs/common.h>
44 namespace protobuf { namespace in namespace:google
158 } // namespace protobuf
  /prebuilts/misc/windows/protobuf2.5/include/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
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
message.h 3 // http://code.google.com/p/protobuf/
123 #include <google/protobuf/message_lite.h>
125 #include <google/protobuf/stubs/common.h>
126 #include <google/protobuf/descriptor.h>
130 namespace protobuf { namespace in namespace:google
291 typedef google::protobuf::Reflection Reflection;
632 // for T = Cord and all protobuf scalar types except enums.
637 // for T = Cord and all protobuf scalar types except enums.
642 // for T = string, google::protobuf::internal::StringPieceField
643 // google::protobuf::Message & descendants
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
atomicops_internals_pnacl.h 3 // http://code.google.com/p/protobuf/
37 namespace protobuf { namespace in namespace:google
70 } // namespace protobuf
atomicops_internals_x86_msvc.h 3 // http://code.google.com/p/protobuf/
37 namespace protobuf { namespace in namespace:google
147 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/python/
python_generator.h 40 #include <google/protobuf/compiler/code_generator.h>
41 #include <google/protobuf/stubs/mutex.h>
42 #include <google/protobuf/stubs/common.h>
45 namespace protobuf { namespace in namespace:google
169 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_message_util.h 44 #include <google/protobuf/stubs/once.h>
45 #include <google/protobuf/stubs/common.h>
49 namespace protobuf { namespace in namespace:google
90 ::google::protobuf::GoogleOnceInit(&empty_string_once_init_, &InitEmptyString);
99 // helper here to keep the protobuf compiler from ever having to emit loops in
115 ArenaString* ReadArenaString(::google::protobuf::io::CodedInputStream* input,
116 ::google::protobuf::Arena* arena);
119 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
atomicops_internals_x86_msvc.h 37 namespace protobuf { namespace in namespace:google
147 } // namespace protobuf
fastmem.h 52 #include <google/protobuf/stubs/common.h>
55 namespace protobuf { namespace in namespace:google
149 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
json_util.h 31 // Utility functions to convert between protobuf binary format and proto3 JSON
36 #include <google/protobuf/util/type_resolver.h>
37 #include <google/protobuf/stubs/bytestream.h>
40 namespace protobuf { namespace in namespace:google
62 // Converts protobuf binary data to JSON.
65 // 2. input is not valid protobuf wire format, or conflicts with the type
98 // Converts JSON data to protobuf binary format.
133 } // namespace protobuf
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/python/
python_generator.h 3 // http://code.google.com/p/protobuf/
40 #include <google/protobuf/compiler/code_generator.h>
41 #include <google/protobuf/stubs/common.h>
44 namespace protobuf { namespace in namespace:google
158 } // namespace protobuf
  /prebuilts/tools/linux-x86_64/protoc/include/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
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
message.h 3 // http://code.google.com/p/protobuf/
123 #include <google/protobuf/message_lite.h>
125 #include <google/protobuf/stubs/common.h>
126 #include <google/protobuf/descriptor.h>
130 namespace protobuf { namespace in namespace:google
291 typedef google::protobuf::Reflection Reflection;
632 // for T = Cord and all protobuf scalar types except enums.
637 // for T = Cord and all protobuf scalar types except enums.
642 // for T = string, google::protobuf::internal::StringPieceField
643 // google::protobuf::Message & descendants
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
atomicops_internals_pnacl.h 3 // http://code.google.com/p/protobuf/
37 namespace protobuf { namespace in namespace:google
70 } // namespace protobuf
atomicops_internals_x86_msvc.h 3 // http://code.google.com/p/protobuf/
37 namespace protobuf { namespace in namespace:google
147 } // namespace protobuf

Completed in 911 milliseconds

1 2 3 4 5 6 7 8 91011>>