Searched refs:cf_config_path (Results 1 – 1 of 1) sorted by relevance
252 def GetCuttleFishLocalInstances(cf_config_path): argument261 cf_runtime_cfg = cvd_runtime_config.CvdRuntimeConfig(cf_config_path)264 local_instances.append(LocalInstance(cf_config_path, ins_id))511 def __init__(self, cf_config_path, ins_id=None): argument518 self._cf_runtime_cfg = cvd_runtime_config.CvdRuntimeConfig(cf_config_path)