Searched refs:runTaskLoop (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/hal/default/src/ | ||
H A D | RemoteAccessService.cpp | 154 mThread = std::thread([this]() { runTaskLoop(); }); in maybeStartTaskLoop() |