Searched refs:_get_matching_property (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dconfig.py1080 def _get_matching_property(self, section, name, default_type=Property): member in class:Config
1213 propobj = self._get_matching_property(section, name,
1386 propobj = self._get_matching_property(section, name)
1556 propobj = self._get_matching_property(section,
1859 propobj = self._get_matching_property(section,

Completed in 13 milliseconds