Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Donceper.go104 func (once *OncePer) OnceSourcePath(key OnceKey, value func() SourcePath) SourcePath {
H A Dpaths.go931 type SourcePath struct { struct
932 basePath
935 srcDir string
985 func existsWithDependencies(ctx PathContext, path SourcePath) (exists bool, err error) {