Searched refs:dynamic_cast_if_available (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc419 ::google::protobuf::internal::dynamic_cast_if_available<const CodeGeneratorRequest*>(
757 ::google::protobuf::internal::dynamic_cast_if_available<const CodeGeneratorResponse_File*>(
1028 ::google::protobuf::internal::dynamic_cast_if_available<const CodeGeneratorResponse*>(
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc411 ::google::protobuf::internal::dynamic_cast_if_available<const CodeGeneratorRequest*>(
751 ::google::protobuf::internal::dynamic_cast_if_available<const CodeGeneratorResponse_File*>(
1022 ::google::protobuf::internal::dynamic_cast_if_available<const CodeGeneratorResponse*>(
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc801 ::google::protobuf::internal::dynamic_cast_if_available<const FileDescriptorSet*>(
1317 ::google::protobuf::internal::dynamic_cast_if_available<const FileDescriptorProto*>(
1593 ::google::protobuf::internal::dynamic_cast_if_available<const DescriptorProto_ExtensionRange*>(
2053 ::google::protobuf::internal::dynamic_cast_if_available<const DescriptorProto*>(
2706 ::google::protobuf::internal::dynamic_cast_if_available<const FieldDescriptorProto*>(
3041 ::google::protobuf::internal::dynamic_cast_if_available<const EnumDescriptorProto*>(
3355 ::google::protobuf::internal::dynamic_cast_if_available<const EnumValueDescriptorProto*>(
3670 ::google::protobuf::internal::dynamic_cast_if_available<const ServiceDescriptorProto*>(
4056 ::google::protobuf::internal::dynamic_cast_if_available<const MethodDescriptorProto*>(
4605 ::google::protobuf::internal::dynamic_cast_if_available<cons
[all...]
H A Dgenerated_message_reflection.h383 // dynamic_cast_if_available() implements this logic. If RTTI is
390 inline To dynamic_cast_if_available(From from) { function in namespace:google::protobuf::internal
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.h400 // dynamic_cast_if_available() implements this logic. If RTTI is
407 inline To dynamic_cast_if_available(From from) { function in namespace:google::protobuf::internal
H A Ddescriptor.pb.cc880 ::google::protobuf::internal::dynamic_cast_if_available<const FileDescriptorSet*>(
1533 ::google::protobuf::internal::dynamic_cast_if_available<const FileDescriptorProto*>(
1820 ::google::protobuf::internal::dynamic_cast_if_available<const DescriptorProto_ExtensionRange*>(
2280 ::google::protobuf::internal::dynamic_cast_if_available<const DescriptorProto*>(
2930 ::google::protobuf::internal::dynamic_cast_if_available<const FieldDescriptorProto*>(
3265 ::google::protobuf::internal::dynamic_cast_if_available<const EnumDescriptorProto*>(
3579 ::google::protobuf::internal::dynamic_cast_if_available<const EnumValueDescriptorProto*>(
3894 ::google::protobuf::internal::dynamic_cast_if_available<const ServiceDescriptorProto*>(
4278 ::google::protobuf::internal::dynamic_cast_if_available<const MethodDescriptorProto*>(
4951 ::google::protobuf::internal::dynamic_cast_if_available<cons
[all...]

Completed in 129 milliseconds