Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go1910 type PhonyPath struct { struct
1911 basePath
1914 func (p PhonyPath) writablePath() {}
1916 func (p PhonyPath) getSoongOutDir() string {
1921 func (p PhonyPath) RelativeToTop() Path {
1928 func (p PhonyPath) ReplaceExtension(ctx PathContext, ext string) OutputPath {