Searched refs:maybeEventId (Results 1 – 1 of 1) sorted by relevance
124 Optional<UnsignedLong> maybeEventId = in parseCommonSourceParams() local126 if (!maybeEventId.isPresent()) { in parseCommonSourceParams()129 eventId = maybeEventId.get(); in parseCommonSourceParams()