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.h452 static inline int UInt64Size (uint64 value);
Dwire_format_lite_inl.h702 inline int WireFormatLite::UInt64Size(uint64 value) { in UInt64Size() function
Ddescriptor.pb.cc6903 ::google::protobuf::internal::WireFormatLite::UInt64Size( in ByteSize()