Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h156 inline void for_each_mapper_in_subdevice(int32_t eventHubDevice, in for_each_mapper_in_subdevice() function
/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp359 for_each_mapper_in_subdevice(rawEvent->deviceId, [rawEvent](InputMapper& mapper) { in process()