Searched refs:stagedDistroVersion (Results 1 – 2 of 2) sorted by relevance
138 DistroVersion stagedDistroVersion = new DistroVersion( in getRulesState_stagedInstall() local143 configureStagedInstall(stagedDistroVersion); in getRulesState_stagedInstall()153 stagedDistroVersion.rulesVersion, stagedDistroVersion.revision); in getRulesState_stagedInstall()877 DistroVersion stagedDistroVersion = new DistroVersion( in doSuccessfulDumpCall() local881 StagedDistroOperation.install(stagedDistroVersion)); in doSuccessfulDumpCall()1005 private void configureStagedInstall(DistroVersion stagedDistroVersion) throws Exception { in configureStagedInstall() argument1007 .thenReturn(StagedDistroOperation.install(stagedDistroVersion)); in configureStagedInstall()
192 DistroVersion stagedDistroVersion = stagedDistroOperation.distroVersion; in getRulesStateInternal() local194 stagedDistroVersion.rulesVersion, in getRulesStateInternal()195 stagedDistroVersion.revision); in getRulesStateInternal()