Searched defs:WriteUInt64 (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc317 void WireFormatLite::WriteUInt64(int field_number, uint64 value, function in class:google::protobuf::internal::WireFormatLite
/external/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp195 void COutArchive::WriteUInt64(UInt64 value) function in class:NArchive::N7z::COutArchive
541 WriteUInt64(v.Values[i]);

Completed in 137 milliseconds