Searched defs:timestamp (Results 1 – 2 of 2) sorted by relevance
400 JarFile in, JarOutputStream out, long timestamp) throws IOException { in copyFiles()451 long timestamp = publicKey.getNotBefore().getTime() + 3600L * 1000; in main() local
82 def AssertOlderBuild(self, timestamp): argument