Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/java/
Djava_shared_code_generator.cc59 std::vector<std::string>* annotation_file_list) { in Generate() argument
110 annotation_file_list->push_back(info_full_path); in Generate()
Djava_shared_code_generator.h74 std::vector<std::string>* annotation_file_list);