Home
last modified time | relevance | path

Searched defs:SetUInt64 (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp43 static void SetUInt64(Byte *p, UInt64 d) in SetUInt64() function
/external/protobuf/src/google/protobuf/
Ddescriptor.cc6223 void DescriptorBuilder::OptionInterpreter::SetUInt64(int number, uint64 value, in SetUInt64() function in google::protobuf::DescriptorBuilder::OptionInterpreter