Searched refs:legacyCorePlatformApiLookup (Results 1 – 1 of 1) sorted by relevance
135 var legacyCorePlatformApiLookup = make(map[string]struct{}) var139 legacyCorePlatformApiLookup[module] = struct{}{}144 _, found := legacyCorePlatformApiLookup[ctx.ModuleName()]