Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_field.h199 virtual uint32 CalculateFieldTag() const { return 0; } in CalculateFieldTag() function
Dcpp_string_field.cc653 uint32 StringFieldGenerator::CalculateFieldTag() const { in CalculateFieldTag() function in google::protobuf::compiler::cpp::StringFieldGenerator