Searched defs:SetInt64 (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/src/google/protobuf/json/internal/ | ||
| D | parser_traits.h | 158 static void SetInt64(Field f, Msg& msg, int64_t x) { in SetInt64() function |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | descriptor.cc | 9529 void DescriptorBuilder::OptionInterpreter::SetInt64( in SetInt64() function in google::protobuf::DescriptorBuilder::OptionInterpreter |