Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h463 static inline int Int64Size ( int64 value);
Dwire_format_lite_inl.h802 inline int WireFormatLite::Int64Size(int64 value) { in Int64Size() function
Ddescriptor.pb.cc8396 ::google::protobuf::internal::WireFormatLite::Int64Size( in ByteSize()