Home
last modified time | relevance | path

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

/tools/acloud/public/
Dconfig.py72 def _OpenTextResource(resource): function
88 with _OpenTextResource(_VERSION_FILE) as version_file:
384 with _OpenTextResource(_INTERNAL_CONFIG_FILE) as cfg_file: