Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.cpp125 enum RegistrationError { enum
135 RegistrationError::ERR_DUPLICATE_REGISTRATION) { in toScopedAStatus()
758 return Error(RegistrationError::ERR_DUPLICATE_REGISTRATION) in registerClient()
773 return Error(RegistrationError::ERR_ILLEGAL_STATE) in registerClient()