Home | History | Annotate | Download | only in server

Lines Matching refs:AFE

5 """Utility functions for AFE-based interactions.
8 utilities that require accessing the AFE, should do so by creating
9 their own instance of the AFE client and interact with it directly.
19 AFE = frontend_wrappers.RetryingAFE(timeout_min=5, delay_sec=10)
20 _CROS_VERSION_MAP = AFE.get_stable_version_map(AFE.CROS_IMAGE_TYPE)
21 _FIRMWARE_VERSION_MAP = AFE.get_stable_version_map(AFE.FIRMWARE_IMAGE_TYPE)
22 _FAFT_VERSION_MAP = AFE.get_stable_version_map(AFE.FAFT_IMAGE_TYPE)
31 """Check if the host is in the lab and an object the AFE knows.
35 case it then verifies the host is registed with the configured AFE