Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_names.h91 string GetOutputFile(
Dcsharp_generator.cc96 std::string filename = GetOutputFile(file, in Generate()
Dcsharp_helpers.cc343 std::string GetOutputFile( in GetOutputFile() function