Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/
DRunnerComponent.cpp113 Status RunnerComponentInterface::handleExecutionPhase(const RunnerEvent& /* e*/) { in handleExecutionPhase()
117 Status RunnerComponentInterface::handleStopWithFlushPhase(const RunnerEvent& /* e*/) { in handleStopWithFlushPhase()
121 Status RunnerComponentInterface::handleStopImmediatePhase(const RunnerEvent& /* e*/) { in handleStopImmediatePhase()
125 Status RunnerComponentInterface::handleResetPhase(const RunnerEvent& /* e*/) { in handleResetPhase()
/packages/services/Car/cpp/computepipe/runner/input_manager/
DVideoInputManager.cpp66 Status VideoInputManager::handleStopImmediatePhase(const RunnerEvent& /*e*/) { in handleStopImmediatePhase()
71 Status VideoInputManager::handleStopWithFlushPhase(const RunnerEvent& /*e*/) { in handleStopWithFlushPhase()
76 Status VideoInputManager::handleResetPhase(const RunnerEvent& /*e*/) { in handleResetPhase()
/packages/services/Car/cpp/computepipe/runner/debug_display_manager/
DEvsDisplayManager.cpp186 Status EvsDisplayManager::handleStopWithFlushPhase(const RunnerEvent& /* e */) { in handleStopWithFlushPhase()
191 Status EvsDisplayManager::handleStopImmediatePhase(const RunnerEvent& /* e */) { in handleStopImmediatePhase()
196 Status EvsDisplayManager::handleResetPhase(const RunnerEvent& /* e */) { in handleResetPhase()