Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogBinderMediator.cpp62 constexpr const char* kNullCarWatchdogClientError = variable
208 return fromExceptionCode(Status::EX_ILLEGAL_ARGUMENT, kNullCarWatchdogClientError); in registerClient()
215 return fromExceptionCode(Status::EX_ILLEGAL_ARGUMENT, kNullCarWatchdogClientError); in unregisterClient()
223 return fromExceptionCode(Status::EX_ILLEGAL_ARGUMENT, kNullCarWatchdogClientError); in tellClientAlive()