Searched refs:ExportedNamespaces (Results 1 – 2 of 2) sorted by relevance
/build/soong/cmd/soong_build/ | ||
D | main.go | 39 for _, namespaceName := range config.ExportedNamespaces() { |
/build/soong/android/ | ||
D | config.go | 900 func (c *config) ExportedNamespaces() []string { func |