Home
last modified time | relevance | path

Searched defs:PhonyPath (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dpaths.go1800 type PhonyPath struct { struct
1801 basePath
1804 func (p PhonyPath) writablePath() {}
1806 func (p PhonyPath) getBuildDir() string {
1811 func (p PhonyPath) RelativeToTop() Path {
1818 func (p PhonyPath) ReplaceExtension(ctx PathContext, ext string) OutputPath {