Home
last modified time | relevance | path

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

/aosp12/build/soong/cmd/soong_build/
H A Dmain.go69 for _, namespaceName := range config.ExportedNamespaces() {
/aosp12/build/soong/android/
H A Dconfig.go973 func (c *config) ExportedNamespaces() []string { func