Home
last modified time | relevance | path

Searched refs:ExportedSystemDirs (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/cc/
H A Dvendor_snapshot.go238 ExportedSystemDirs []string `json:",omitempty"` member
377 … prop.ExportedSystemDirs = append(prop.ExportedSystemDirs, filepath.Join("include", dir.String()))
H A Dvndk.go712 ExportedSystemDirs []string `json:",omitempty"`
719 prop.ExportedSystemDirs = exportedInfo.SystemIncludeDirs.Strings()