Home
last modified time | relevance | path

Searched defs:updateLastAccessTime (Results 1 – 3 of 3) sorted by last modified time

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/download/
H A DDownloadManagerService.java1774 public void updateLastAccessTime(String downloadGuid, boolean isOffTheRecord) { in updateLastAccessTime() method in DownloadManagerService
1827 void updateLastAccessTime(long nativeDownloadManagerService, DownloadManagerService caller, in updateLastAccessTime() method
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviIconManager.cpp531 void KviCachedPixmap::updateLastAccessTime() in updateLastAccessTime() function in KviCachedPixmap
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/
H A DOpenFileCtx.java186 private void updateLastAccessTime() { in updateLastAccessTime() method in OpenFileCtx