Searched defs:insertion_list (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/log/sinks/ | ||
| D | event_log_backend.hpp | 261 typedef std::vector< string_type > insertion_list; typedef in boost::sinks::event_log::basic_event_composer |
| /third_party/protobuf/src/google/protobuf/compiler/ | ||
| D | mock_code_generator.cc | 120 std::vector<std::string> insertion_list; in ExpectGenerated() local |