Home
last modified time | relevance | path

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

/external/autotest/frontend/
Ddatabase_settings_helper.py42 def _get_config(config_key, section='AUTOTEST_WEB', **kwargs): argument
57 def _get_global_config(config_key, default=config._NO_DEFAULT_SPECIFIED, argument
86 def _get_readonly_config(config_key, default=config._NO_DEFAULT_SPECIFIED, argument
108 def _get_server_db_config(config_key, default=config._NO_DEFAULT_SPECIFIED, argument
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/
Dmako.py58 config_key = __name__ variable in Mako
Djinja2.py90 config_key = __name__ variable in Jinja2
Dsessions.py293 config_key = __name__ variable in SessionStore
Dauth.py82 config_key = __name__ variable in AuthStore
Di18n.py97 config_key = __name__ variable in I18nStore