Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h368 int32_t eventhubId = fdp.template ConsumeIntegral<int32_t>(); in getMapperForDevice() local
370 device.addEmptyEventHubDevice(eventhubId); in getMapperForDevice()
373 return device.template constructAndAddMapper<T>(eventhubId, args...); in getMapperForDevice()