Searched refs:fixed32_ (Results 1 - 3 of 3) sorted by relevance
/third_party/protobuf/src/google/protobuf/ | ||
H A D | unknown_field_set.h | 294 uint32 fixed32_; member 351 return data_.fixed32_; in fixed32() 372 data_.fixed32_ = value; in set_fixed32() |
H A D | unknown_field_set.cc | 145 field.data_.fixed32_ = value; in AddFixed32() |
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | Unittest.cs | 27973 private int fixed32_; global() field in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers [all...] |
Completed in 42 milliseconds