Searched defs:PhonyPath (Results 1 – 1 of 1) sorted by relevance
2275 type PhonyPath struct { struct2276 basePath2279 func (p PhonyPath) writablePath() {}2281 func (p PhonyPath) getSoongOutDir() string {2286 func (p PhonyPath) RelativeToTop() Path {2293 func (p PhonyPath) WithoutRel() Path {2298 func (p PhonyPath) ReplaceExtension(ctx PathContext, ext string) OutputPath {