Searched refs:currentSLPTime (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPV1Manager.java128 long currentTime = SLPConfig.currentSLPTime();
H A DAuthBlock.java463 this.timeStamp = SLPConfig.currentSLPTime() + lifetime;
559 long time = timeStamp - SLPConfig.currentSLPTime();
H A DSLPConfig.java1537 static long currentSLPTime() { method in class:SLPConfig
H A DServiceStoreInMemory.java1371 private long bootTime = SLPConfig.currentSLPTime();

Completed in 50 milliseconds