/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_message.cc | 641 "::google::protobuf::internal::ExtensionSet _extensions_;\n" 780 "$classname$, _extensions_),\n"); [all...] |
/external/protobuf/src/google/protobuf/ |
descriptor.pb.cc | 271 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FileOptions, _extensions_), 289 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MessageOptions, _extensions_), 308 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FieldOptions, _extensions_), 324 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumOptions, _extensions_), 339 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _extensions_), 354 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _extensions_), 369 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _extensions_), [all...] |
extension_set.h | [all...] |
descriptor.pb.h | 1530 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::FileOptions 1649 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::MessageOptions 1803 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::FieldOptions 1904 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::EnumOptions 2000 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::EnumValueOptions 2096 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::ServiceOptions 2192 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::MethodOptions [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
extension_set.h | [all...] |
descriptor.pb.cc | 289 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FileOptions, _extensions_), 307 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MessageOptions, _extensions_), 328 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FieldOptions, _extensions_), 345 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumOptions, _extensions_), 360 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _extensions_), 375 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _extensions_), 390 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _extensions_), [all...] |
descriptor.pb.h | 1621 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::FileOptions 1737 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::MessageOptions 1911 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::FieldOptions 2014 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::EnumOptions 2103 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::EnumValueOptions 2191 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::ServiceOptions 2279 ::google::protobuf::internal::ExtensionSet _extensions_; member in class:google::protobuf::MethodOptions [all...] |
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_message.cc | 454 "::google::protobuf::internal::ExtensionSet _extensions_;\n"); 586 "$classname$, _extensions_),\n"); 957 printer->Print("_extensions_.Clear();\n"); [all...] |
/prebuilts/misc/linux-x86/protobuf/ |
aprotoc | |