Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/json/internal/
Dparser_traits.h158 static void SetInt64(Field f, Msg& msg, int64_t x) { in SetInt64() function
307 static void SetInt64(Field f, Msg& msg, int64_t x) { in SetInt64() function
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc9529 void DescriptorBuilder::OptionInterpreter::SetInt64( in SetInt64() function in google::protobuf::DescriptorBuilder::OptionInterpreter