Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ruby/
Druby_generator.cc78 std::string GetOutputFilename(const std::string& proto_file) { in GetOutputFilename() function
426 << GetOutputFilename(from->name()) in MaybeEmitDependency()
492 generator_context->Open(GetOutputFilename(file->name()))); in Generate()