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.h125 string QualifiedFileLevelSymbol(const string& package, const string& name);
Dcpp_helpers.cc378 string QualifiedFileLevelSymbol(const string& package, const string& name) { in QualifiedFileLevelSymbol() function
Dcpp_file.cc563 string add_desc_name = QualifiedFileLevelSymbol( in GenerateBuildDescriptors()