Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dmock_code_generator.cc294 std::unique_ptr<io::ZeroCopyOutputStream> meta_output( in Generate() local
296 if (!TextFormat::Print(annotations, meta_output.get())) { in Generate()