Searched refs:ImportMap (Results 1 – 1 of 1) sorted by relevance
411 ImportMap map[string]string // Mapping from .proto file name to import path member476 g.ImportMap = make(map[string]string)501 g.ImportMap[k[1:]] = v737 if substitution, ok := g.ImportMap[f.GetName()]; ok {