Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogBinderMediator.cpp59 constexpr const char* kCarWatchdogServerInterface = variable
123 if (const auto result = mAddServiceHandler(kCarWatchdogServerInterface, this); !result.ok()) { in init()