Home
last modified time | relevance | path

Searched defs:section_id (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Daccess_point.py346 def _set_options(self, cfg_name, section_id, options, defaults): argument
368 def _set_option(self, cfg_name, section_id, k, v): argument
429 def _delete_cfg_section_by_id(self, cfg_name, section_id): argument