Home
last modified time | relevance | path

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

/build/soong/xml/
Dxml.go71 func (p *prebuiltEtcXml) timestampFilePath(ctx android.ModuleContext) android.WritablePath { func
87 Output: p.timestampFilePath(ctx),
99 Output: p.timestampFilePath(ctx),
115 Output: p.timestampFilePath(ctx),
119 p.SetAdditionalDependencies([]android.Path{p.timestampFilePath(ctx)})