Home
last modified time | relevance | path

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

/build/soong/android/
Dnamespace.go99 ExportedNamespaces() []string methodSpec
105 for _, namespaceName := range config.ExportedNamespaces() {
Dconfig.go1256 func (c *config) ExportedNamespaces() []string { func