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