Searched refs:shouldCleanUp (Results 1 – 3 of 3) sorted by relevance
209 if (resolvedFile.shouldCleanUp()) { in validateRemoteFilePath()236 if (resolvedFile.shouldCleanUp()) { in validateRemoteFilePath()260 if (resolved.shouldCleanUp()) { in validateRemoteFilePath()270 if (resolved.shouldCleanUp()) { in validateRemoteFilePath()294 if (resolved.shouldCleanUp()) { in validateRemoteFilePath()305 if (resolvedFile.shouldCleanUp()) { in validateRemoteFilePath()
793 if (resolvedConfigFile.shouldCleanUp()) { in internalCreateDirectConfiguration()
194 public boolean shouldCleanUp() { in shouldCleanUp() method in IRemoteFileResolver.ResolvedFile