Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc125 const std::string& annotation_file) { in PrintGeneratedAnnotation() argument
126 if (annotation_file.empty()) { in PrintGeneratedAnnotation()
135 printer->Print(ptemplate.c_str(), "annotation_file", annotation_file); in PrintGeneratedAnnotation()
Djava_helpers.h63 const std::string& annotation_file = "");