Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go628 type sourcePathInput struct { struct
629 context ModuleWithDepsPathContext
630 path string
631 expandedExcludes []string
632 includeDirs bool
638 func expandOneSrcPath(input sourcePathInput) (Paths, error) {