HomeSort by relevance Sort by last modified time
    Searched defs:is_proto_enum (Results 1 - 6 of 6) sorted by null

  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_enum_util.h 41 template <typename T> struct is_proto_enum : ::google::protobuf::internal::false_type {}; struct in namespace:google::protobuf
struct.pb.h 757 template <> struct is_proto_enum< ::google::protobuf::NullValue> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
type.pb.h 1709 template <> struct is_proto_enum< ::google::protobuf::Field_Kind> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
1714 template <> struct is_proto_enum< ::google::protobuf::Field_Cardinality> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
1719 template <> struct is_proto_enum< ::google::protobuf::Syntax> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
    [all...]
descriptor.pb.h 7682 template <> struct is_proto_enum< ::google::protobuf::FieldDescriptorProto_Type> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
7687 template <> struct is_proto_enum< ::google::protobuf::FieldDescriptorProto_Label> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
7692 template <> struct is_proto_enum< ::google::protobuf::FileOptions_OptimizeMode> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
7697 template <> struct is_proto_enum< ::google::protobuf::FieldOptions_CType> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
7702 template <> struct is_proto_enum< ::google::protobuf::FieldOptions_JSType> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
    [all...]
  /external/protobuf/src/google/protobuf/
generated_enum_reflection.h 55 template <typename T> struct is_proto_enum : ::google::protobuf::internal::false_type {}; struct in namespace:google::protobuf
descriptor.pb.h 6768 template <> struct is_proto_enum< ::google::protobuf::FieldDescriptorProto_Type> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
6773 template <> struct is_proto_enum< ::google::protobuf::FieldDescriptorProto_Label> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
6778 template <> struct is_proto_enum< ::google::protobuf::FileOptions_OptimizeMode> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
6783 template <> struct is_proto_enum< ::google::protobuf::FieldOptions_CType> : ::google::protobuf::internal::true_type {}; struct in namespace:google::protobuf
    [all...]

Completed in 172 milliseconds