Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dpaths.go525 type SourceInput struct { struct
526 Context ModuleMissingDepsPathContext
527 Paths []string
528 ExcludePaths []string
529 IncludeDirs bool
559 func PathsRelativeToModuleSourceDir(input SourceInput) Paths {
767 func PathsAndMissingDepsRelativeToModuleSourceDir(input SourceInput) (Paths, []string) {