Home
last modified time | relevance | path

Searched refs:timeToMsDosTime (Results 1 – 1 of 1) sorted by relevance

/build/soong/third_party/zip/
Dstruct.go170 func timeToMsDosTime(t time.Time) (fDate uint16, fTime uint16) { func
186 h.ModifiedDate, h.ModifiedTime = timeToMsDosTime(t)