Home
last modified time | relevance | path

Searched defs:lastModified (Results 1 – 6 of 6) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DFsDirectoryEntry.java113 public void setLastModified(long lastModified) throws IOException; in setLastModified()
/tools/netsim/ui/dist/js/
Ddevice-observer.js1 …nInfo={devices:[],captures:[],selectedId:"",dimension:{x:10,y:10,z:0},lastModified:""},this.invoke… property
/tools/tradefederation/core/javatests/com/android/tradefed/command/
DCommandFileWatcherTest.java154 public long lastModified() { in lastModified() method in CommandFileWatcherTest.ModFile
/tools/netsim/ui/ts/
Ddevice-observer.ts126 lastModified: string; property
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatLfnDirectoryEntry.java283 public void setLastModified(long lastModified) { in setLastModified()
DFatDirectoryEntry.java260 public void setLastModified(long lastModified) { in setLastModified()