Searched refs:namespaceAt (Results 1 – 2 of 2) sorted by relevance
125 existingNamespace, exists := r.namespaceAt(namespace.Path)142 func (r *NameResolver) namespaceAt(path string) (namespace *Namespace, found bool) { func152 namespace, found := r.namespaceAt(path)249 namespace, found := r.namespaceAt(nsName)277 imp, ok := r.namespaceAt(name)
595 ns1, _ := ctx.NameResolver.namespaceAt("dir1")596 ns2, _ := ctx.NameResolver.namespaceAt("dir2")597 ns3, _ := ctx.NameResolver.namespaceAt("dir3")