Searched refs:WithEventIdSourceMatcher (Results 1 – 1 of 1) sorted by relevance
576 class WithEventIdSourceMatcher {579 explicit WithEventIdSourceMatcher(IdGenerator::Source eventIdSource) in WithEventIdSourceMatcher() function604 inline WithEventIdSourceMatcher WithEventIdSource(IdGenerator::Source eventIdSource) { in WithEventIdSource()605 return WithEventIdSourceMatcher(eventIdSource); in WithEventIdSource()