Searched defs:PhonyPath (Results 1 – 1 of 1) sorted by relevance
2256 type PhonyPath struct { struct2257 basePath2260 func (p PhonyPath) writablePath() {}2262 func (p PhonyPath) getSoongOutDir() string {2267 func (p PhonyPath) RelativeToTop() Path {2274 func (p PhonyPath) WithoutRel() Path {2279 func (p PhonyPath) ReplaceExtension(ctx PathContext, ext string) OutputPath {