Home
last modified time | relevance | path

Searched defs:EnumSize (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc686 size_t WireFormatLite::EnumSize(const RepeatedField<int>& value) { in EnumSize() function in google::protobuf::internal::WireFormatLite
720 size_t WireFormatLite::EnumSize(const RepeatedField<int>& value) { in EnumSize() function in google::protobuf::internal::WireFormatLite
Dwire_format_lite.h1745 inline size_t WireFormatLite::EnumSize(int value) { in EnumSize() function
/third_party/skia/third_party/externals/angle2/src/common/
DPackedEnums.h28 constexpr size_t EnumSize() in EnumSize() function