Searched refs:PrebuiltInterface (Results 1 – 1 of 1) sorted by relevance
59 type PrebuiltInterface interface { interface67 if m, ok := ctx.Module().(PrebuiltInterface); ok && m.Prebuilt() != nil {82 if m, ok := ctx.Module().(PrebuiltInterface); ok && m.Prebuilt() != nil {90 p := m.(PrebuiltInterface).Prebuilt()104 if m, ok := ctx.Module().(PrebuiltInterface); ok && m.Prebuilt() != nil {