Searched refs:protobuf_imports_ (Results 1 – 2 of 2) sorted by relevance
316 std::vector<string> protobuf_imports_; variable
1590 protobuf_imports_.push_back(header_name); in AddFile()1622 if (!protobuf_imports_.empty()) { in Print()1623 PrintRuntimeImports(printer, protobuf_imports_, runtime_import_prefix_); in Print()