Home | History | Annotate | Download | only in src

Lines Matching defs:INT64

701   static const Type INT64 = GLMessage_DataType_Type_INT64;
796 // repeated int64 int64Value = 8;
800 inline ::google::protobuf::int64 int64value(int index) const;
801 inline void set_int64value(int index, ::google::protobuf::int64 value);
802 inline void add_int64value(::google::protobuf::int64 value);
803 inline const ::google::protobuf::RepeatedField< ::google::protobuf::int64 >&
805 inline ::google::protobuf::RepeatedField< ::google::protobuf::int64 >*
819 ::google::protobuf::RepeatedField< ::google::protobuf::int64 > int64value_;
1597 // required int64 start_time = 2;
1601 inline ::google::protobuf::int64 start_time() const;
1602 inline void set_start_time(::google::protobuf::int64 value);
1656 ::google::protobuf::int64 start_time_;
1886 // repeated int64 int64Value = 8;
1893 inline ::google::protobuf::int64 GLMessage_DataType::int64value(int index) const {
1896 inline void GLMessage_DataType::set_int64value(int index, ::google::protobuf::int64 value) {
1899 inline void GLMessage_DataType::add_int64value(::google::protobuf::int64 value) {
1902 inline const ::google::protobuf::RepeatedField< ::google::protobuf::int64 >&
1906 inline ::google::protobuf::RepeatedField< ::google::protobuf::int64 >*
2011 // required int64 start_time = 2;
2019 inline ::google::protobuf::int64 GLMessage::start_time() const {
2022 inline void GLMessage::set_start_time(::google::protobuf::int64 value) {