Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DServiceManager.h37 static android::base::Result<void> startBinderMediator();
Dmain.cpp91 result = ServiceManager::startBinderMediator(); in main()
DServiceManager.cpp110 Result<void> ServiceManager::startBinderMediator() { in startBinderMediator() function in android::automotive::watchdog::ServiceManager