Searched refs:maybeType (Results 1 – 1 of 1) sorted by relevance
607 Optional<DebugReportApi.Type> maybeType = in getValidAggregateDebugReportingData() local609 if (maybeType.isPresent()) { in getValidAggregateDebugReportingData()610 validDebugDataTypes.add(maybeType.get().getValue()); in getValidAggregateDebugReportingData()