Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DInputDevice.cpp112 void InputDevice::dump(std::string& dump, const std::string& eventHubDevStr) { in dump()
H A DInputReader.cpp933 std::string eventHubDevStr = INDENT "EventHub Devices: [ "; in dump() local
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2970 std::string dumpStr, eventHubDevStr; in TEST_F() local