Searched refs:buildJSON (Results 1 – 1 of 1) sorted by relevance
40 val buildJSON = getBuildDataFromDatabase(database, scopeKey) in ensureBuildDataIsConsistent() constant41 if (buildJSON == null) { in ensureBuildDataIsConsistent()43 } else if (!isBuildDataConsistent(updatesConfiguration, buildJSON)) { in ensureBuildDataIsConsistent()