Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogInternalHandler.cpp47 constexpr const char* kNullCarWatchdogServiceError = variable
90 return fromExceptionCode(Status::EX_ILLEGAL_ARGUMENT, kNullCarWatchdogServiceError); in registerCarWatchdogService()
108 return fromExceptionCode(Status::EX_ILLEGAL_ARGUMENT, kNullCarWatchdogServiceError); in unregisterCarWatchdogService()
143 return fromExceptionCode(Status::EX_ILLEGAL_ARGUMENT, kNullCarWatchdogServiceError); in tellCarWatchdogServiceAlive()