Home
last modified time | relevance | path

Searched refs:UInt64Size (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h465 static inline int UInt64Size (uint64 value);
Dwire_format_lite_inl.h808 inline int WireFormatLite::UInt64Size(uint64 value) { in UInt64Size() function
Ddescriptor.pb.cc8351 ::google::protobuf::internal::WireFormatLite::UInt64Size( in ByteSize()