StripProto 170 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc "dependency", StripProto(file_->dependency(i)->name())); StripProto 323 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc "basename", StripProto(file_->name())); StripProto 97 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc string basename = StripProto(file->name()); StripProto 93 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h string StripProto(const string& filename); StripProto 132 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc return UnderscoresToCamelCaseImpl(StripProto(basename), true); StripProto 62 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h string StripProto(const string& filename); StripProto 81 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc string basename = StripProto(filename);