Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/
H A DInputDevice.cpp91 void InputDevice::dump(std::string& dump, const std::string& eventHubDevStr) { in dump()
H A DInputReader.cpp812 std::string eventHubDevStr = INDENT "EventHub Devices: [ "; in dump() local