Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dcvd_runtime_config.py110 self._config_dict = self._GetCuttlefishRuntimeConfig(config_path,
142 def _GetCuttlefishRuntimeConfig(runtime_cf_config_path, raw_data=None): member in CvdRuntimeConfig