Home
last modified time | relevance | path

Searched defs:inputEngineInterface (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/computepipe/runner/input_manager/
DEvsInputManager.cpp53 void AnalyzeCallback::setEngineInterface(std::shared_ptr<InputEngineInterface> inputEngineInterface in setEngineInterface()
59 std::shared_ptr<InputEngineInterface> inputEngineInterface) in EvsInputManager()
65 std::shared_ptr<InputEngineInterface> inputEngineInterface) { in createEvsInputManager()
DFactory.cpp41 const proto::InputConfig& config, std::shared_ptr<InputEngineInterface> inputEngineInterface) { in createInputManager()