Home
last modified time | relevance | path

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

/build/soong/cmd/soong_build/
Dmain.go39 for _, namespaceName := range config.ExportedNamespaces() {
/build/soong/android/
Dconfig.go900 func (c *config) ExportedNamespaces() []string { func