Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dcvd_runtime_config.py33 _RE_LOCAL_INSTANCE_ID = re.compile(r".+(?:local-instance-|instance_home_)" variable
46 match = _RE_LOCAL_INSTANCE_ID.match(instance_dir)