Searched refs:namespaceAt (Results 1 – 2 of 2) sorted by relevance
131 existingNamespace, exists := r.namespaceAt(namespace.Path)148 func (r *NameResolver) namespaceAt(path string) (namespace *Namespace, found bool) { func158 namespace, found := r.namespaceAt(path)238 namespace, found := r.namespaceAt(nsName)266 imp, ok := r.namespaceAt(name)
575 ns1, _ := ctx.NameResolver.namespaceAt("dir1")576 ns2, _ := ctx.NameResolver.namespaceAt("dir2")577 ns3, _ := ctx.NameResolver.namespaceAt("dir3")