Searched refs:originalSources (Results 1 – 1 of 1) sorted by relevance
374 List<SafetySource> originalSources = originalGroup.getSafetySources(); in extractLoggableSafetySourcesGroups() local375 for (int j = 0; j < originalSources.size(); j++) { in extractLoggableSafetySourcesGroups()376 SafetySource source = originalSources.get(j); in extractLoggableSafetySourcesGroups()