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.h134 string SafeFunctionName(const Descriptor* descriptor,
Dcpp_message_field.cc59 SafeFunctionName(descriptor->containing_type(), in SetMessageVariables()
Dcpp_string_field.cc63 SafeFunctionName(descriptor->containing_type(), in SetStringVariables()
Dcpp_helpers.cc391 string SafeFunctionName(const Descriptor* descriptor, in SafeFunctionName() function