Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/mako/mako/testing/
D_config.py58 def _build_getter(cfg_obj, cfg_section, method, converter=None): argument
87 def _build_getter_dispatch(cfg_obj, cfg_section, converters=None): argument