Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/input_manager/
DFactory.cpp38 InputManagerType getInputManagerType(const proto::InputStreamConfig& streamConfig) { in getInputManagerType() function
61 InputManagerType inputManagerType = getInputManagerType(config.input_stream(0)); in createInputManager()