Searched defs:ConfigContext (Results 1 – 2 of 2) sorted by relevance
420 func moduleOSList(ctx ConfigContext, base *ModuleBase) []OsType {779 func decodeMultilib(ctx ConfigContext, base *ModuleBase) (multilib, extraMultilib string) {
126 DecodeMultilib(ctx ConfigContext) (string, string)2372 type ConfigContext interface { interface