Home
last modified time | relevance | path

Searched defs:ModTime (Results 1 – 4 of 4) sorted by relevance

/build/soong/third_party/zip/
Dstruct.go111 func (fi headerFileInfo) ModTime() time.Time { return fi.fh.ModTime() } func
179 func (h *FileHeader) ModTime() time.Time { func
/build/soong/finder/fs/
Dfs.go199 func (m mockInode) ModTime() time.Time { func
396 func (m *mockFileInfo) ModTime() time.Time { func
/build/blueprint/pathtools/
Dfs.go355 func (ms *mockStat) ModTime() time.Time { return time.Time{} } func
/build/soong/finder/
Dfinder.go403 ModTime int64 member