Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_names.h95 string PROTOC_EXPORT GetOutputFile(const FileDescriptor* descriptor,
Dcsharp_generator.cc92 std::string filename = GetOutputFile(file, in Generate()
Dcsharp_helpers.cc396 std::string GetOutputFile(const FileDescriptor* descriptor, in GetOutputFile() function