Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/advisor/advisor/
Ddb_options_parser.py25 section_type = '.'.join(section_path.split('/'))
26 return section_type
38 def get_section_str(section_type, section_name): argument
42 section_type = '/'.join(section_type.strip().split('.'))
45 section_str = '[' + section_type
Drules.ini14 # [<section_type> "<section_name_identifier>"]