Searched refs:eventhubId (Results 1 – 1 of 1) sorted by relevance
368 int32_t eventhubId = fdp.template ConsumeIntegral<int32_t>(); in getMapperForDevice() local370 device.addEmptyEventHubDevice(eventhubId); in getMapperForDevice()373 return device.template constructAndAddMapper<T>(eventhubId, args...); in getMapperForDevice()