Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/json/internal/
Dparser_traits.h185 static void SetUInt32(Field f, Msg& msg, uint32_t x) { in SetUInt32() function
325 static void SetUInt32(Field f, Msg& msg, uint32_t x) { in SetUInt32() function
/third_party/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp56 static void SetUInt32(Byte *p, UInt32 d) in SetUInt32() function
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc9552 void DescriptorBuilder::OptionInterpreter::SetUInt32( in SetUInt32() function in google::protobuf::DescriptorBuilder::OptionInterpreter