Home
last modified time | relevance | path

Searched refs:QualifiedFileLevelSymbol (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h154 string QualifiedFileLevelSymbol(const string& package, const string& name);
Dcpp_helpers.cc458 string QualifiedFileLevelSymbol(const string& package, const string& name) { in QualifiedFileLevelSymbol() function
Dcpp_file.cc589 string add_desc_name = QualifiedFileLevelSymbol( in GenerateBuildDescriptors()