Home
last modified time | relevance | path

Searched refs:depIncludePaths (Results 1 – 3 of 3) sorted by relevance

/build/soong/rust/
Drust.go380 depIncludePaths android.Paths member
1040 depPaths.depIncludePaths = append(depPaths.depIncludePaths, exportedInfo.IncludeDirs...)
1050 depPaths.depIncludePaths = append(depPaths.depIncludePaths, exportedInfo.IncludeDirs...)
1059 depPaths.depIncludePaths = append(depPaths.depIncludePaths, exportedInfo.IncludeDirs...)
1136 depPaths.depIncludePaths = android.FirstUniquePaths(depPaths.depIncludePaths)
Dprotobuf.go106 for _, include := range deps.depIncludePaths {
Dbindgen.go152 for _, include := range deps.depIncludePaths {