Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc309 std::string FieldConstantName(const FieldDescriptor* field) { in FieldConstantName() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc495 std::string FieldConstantName(const FieldDescriptor* field) { in FieldConstantName() function