Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_generator.cc139 if (!ValidateObjCClassPrefixes(files, generation_options, error)) { in GenerateAll()
Dobjectivec_helpers.h234 ValidateObjCClassPrefixes(const std::vector<const FileDescriptor*>& files,
Dobjectivec_helpers.cc1202 bool ValidateObjCClassPrefixes(const std::vector<const FileDescriptor*>& files, in ValidateObjCClassPrefixes() function