Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp57 static void SetUInt32(Byte *p, UInt32 d) in SetUInt32() function
/external/protobuf/src/google/protobuf/
Ddescriptor.cc5351 void DescriptorBuilder::OptionInterpreter::SetUInt32(int number, uint32 value, in SetUInt32() function in google::protobuf::DescriptorBuilder::OptionInterpreter