TYPE_UINT64 234 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc case FieldDescriptor::TYPE_UINT64 : return "UInt64"; TYPE_UINT64 57 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc case FieldDescriptor::TYPE_UINT64 : return -1; TYPE_UINT64 56 third_party/protobuf/src/google/protobuf/compiler/java/java_extension.cc case FieldDescriptor::TYPE_UINT64 : return "UINT64"; TYPE_UINT64 219 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc case FieldDescriptor::TYPE_UINT64: TYPE_UINT64 104 third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc case FieldDescriptor::TYPE_UINT64 : return "UInt64" ; TYPE_UINT64 132 third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc case FieldDescriptor::TYPE_UINT64 : return -1; TYPE_UINT64 66 third_party/protobuf/src/google/protobuf/compiler/parser.cc result["uint64" ] = FieldDescriptorProto::TYPE_UINT64; TYPE_UINT64 827 third_party/protobuf/src/google/protobuf/compiler/parser.cc case FieldDescriptorProto::TYPE_UINT64: TYPE_UINT64 4932 third_party/protobuf/src/google/protobuf/descriptor.cc case FieldDescriptor::TYPE_UINT64: TYPE_UINT64 2399 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_UINT64; TYPE_UINT64 7218 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint64, ::google::protobuf::internal::WireFormatLite::TYPE_UINT64>( TYPE_UINT64 776 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const Type TYPE_UINT64 = FieldDescriptorProto_Type_TYPE_UINT64; TYPE_UINT64 1581 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_STREQ("uint64" , GetTypeNameForFieldType(FD::TYPE_UINT64 )); TYPE_UINT64 1606 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_EQ(FD::CPPTYPE_UINT64 , GetCppTypeForFieldType(FD::TYPE_UINT64 )); TYPE_UINT64 1631 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_STREQ("uint64" , GetCppTypeNameForFieldType(FD::TYPE_UINT64 )); TYPE_UINT64 1669 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc AddField(message_proto, "uint64", 4, label, FD::TYPE_UINT64) TYPE_UINT64 1696 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc AddField(message_proto, "implicit_uint64", 24, label, FD::TYPE_UINT64); TYPE_UINT64 78 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<uint64, WireFormatLite::TYPE_UINT64>(