Searched refs:FileClassName (Results 1 – 5 of 5) sorted by relevance
190 root_class_name_(FileClassName(file)), in FileGenerator()504 const string root_class_name(FileClassName((*iter))); in GenerateSource()
90 string PROTOC_EXPORT FileClassName(const FileDescriptor* file);
435 string FileClassName(const FileDescriptor* file) { in FileClassName() function
105 std::string FileClassName(const FileDescriptor* file, bool immutable = true);
238 std::string FileClassName(const FileDescriptor* file, bool immutable) { in FileClassName() function