Lines Matching full:service
35 SERVICE_NAME: string, dumpstate HAL full service name.
36 START_COMMAND: string, command to start dumpstate HAL service
38 CHECK_COMMAND: string, command to check if dumpstate HAL service
40 MAX_RETRY: int, number of times to check if dumpstate HAL service
63 We need to start dumpstate HAL service manually because it is a lazy
64 HAL service, then load it in our target-side driver.
72 # Execute shell command to start dumpstate HAL service because
73 # it is a lazy HAL service.
77 # Wait until service is started.
85 # Dumpstate HAL service is still not started after waiting for
88 logging.error("Failed to start dumpstate HAL service.")
104 # In order for dumpstate service to write to file, need to set
228 # that will be passed into the HAL service.