Home
last modified time | relevance | path

Searched defs:exceptionCode (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogServiceHelper.cpp44 Status fromExceptionCode(int32_t exceptionCode, std::string message) { in fromExceptionCode()
DWatchdogInternalHandler.cpp61 Status fromExceptionCode(int32_t exceptionCode, std::string message) { in fromExceptionCode()
DWatchdogBinderMediator.cpp65 Status fromExceptionCode(const int32_t exceptionCode, const std::string& message) { in fromExceptionCode()