Home
last modified time | relevance | path

Searched defs:ModTime (Results 1 – 5 of 5) 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/
Dtest.go84 func ModTime(t *testing.T, path string, filesystem *MockFs) time.Time { func
Dfs.go204 func (m mockInode) ModTime() time.Time { func
401 func (m *mockFileInfo) ModTime() time.Time { func
/build/blueprint/pathtools/
Dfs.go401 func (ms *mockStat) ModTime() time.Time { return time.Time{} } func
/build/soong/finder/
Dfinder.go404 ModTime int64 member