Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/json/internal/
Dparser_traits.h176 static void SetInt32(Field f, Msg& msg, int32_t x) { in SetInt32() function
319 static void SetInt32(Field f, Msg& msg, int32_t x) { in SetInt32() function
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc9505 void DescriptorBuilder::OptionInterpreter::SetInt32( in SetInt32() function in google::protobuf::DescriptorBuilder::OptionInterpreter