Searched refs:negative_int_value_ (Results 1 - 5 of 5) sorted by relevance

/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h2529 ::google::protobuf::int64 negative_int_value_; member in class:google::protobuf::UninterpretedOption
5563 negative_int_value_ = GOOGLE_LONGLONG(0);
5567 return negative_int_value_;
5571 negative_int_value_ = value;
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h2529 ::google::protobuf::int64 negative_int_value_; member in class:google::protobuf::UninterpretedOption
5563 negative_int_value_ = GOOGLE_LONGLONG(0);
5567 return negative_int_value_;
5571 negative_int_value_ = value;
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h2529 ::google::protobuf::int64 negative_int_value_; member in class:google::protobuf::UninterpretedOption
5563 negative_int_value_ = GOOGLE_LONGLONG(0);
5567 return negative_int_value_;
5571 negative_int_value_ = value;
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.pb.h3156 ::google::protobuf::int64 negative_int_value_; member in class:google::protobuf::UninterpretedOption
7049 negative_int_value_ = GOOGLE_LONGLONG(0);
7054 return negative_int_value_;
7058 negative_int_value_ = value;
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.pb.h2529 ::google::protobuf::int64 negative_int_value_; member in class:google::protobuf::UninterpretedOption
5563 negative_int_value_ = GOOGLE_LONGLONG(0);
5567 return negative_int_value_;
5571 negative_int_value_ = value;

Completed in 136 milliseconds