Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_generator.cc71 if (!ValidateObjCClassPrefix(file, generation_options, error)) { in Generate()
Dobjectivec_helpers.h175 bool ValidateObjCClassPrefix(const FileDescriptor* file,
Dobjectivec_helpers.cc988 bool ValidateObjCClassPrefix(const FileDescriptor* file, in ValidateObjCClassPrefix() function