Searched refs:EndSection (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/options/ |
| D | options_parser.cc | 238 s = EndSection(section, title, argument, opt_map, ignore_unknown_options); in Parse() 268 s = EndSection(section, title, argument, opt_map, ignore_unknown_options); in Parse() 374 Status RocksDBOptionsParser::EndSection( in EndSection() function in ROCKSDB_NAMESPACE::RocksDBOptionsParser
|
| D | options_parser.h | 109 Status EndSection(const OptionSection section, const std::string& title,
|