Searched refs:ValidateQualifiedName (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc2436 bool ValidateQualifiedName(const string& name);
2975 if (!ValidateQualifiedName(name)) return kNullSymbol;
3171 bool DescriptorBuilder::ValidateQualifiedName(const string& name) { function in class:google::protobuf::DescriptorBuilder

Completed in 76 milliseconds