Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tools/keventreader/server/
H A Deventprovider.h34 std::thread startLoop();
H A Dmain.cpp69 auto svcthread = service->startLoop(); in main()
H A Deventprovider.cpp25 std::thread EventProviderImpl::startLoop() { in startLoop() function in EventProviderImpl