Home
last modified time | relevance | path

Searched refs:SafeFunctionName (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h163 string SafeFunctionName(const Descriptor* descriptor,
Dcpp_string_field.cc68 SafeFunctionName(descriptor->containing_type(), in SetStringVariables()
Dcpp_message_field.cc64 SafeFunctionName(descriptor->containing_type(), in SetMessageVariables()
Dcpp_helpers.cc471 string SafeFunctionName(const Descriptor* descriptor, in SafeFunctionName() function