Lines Matching defs:Module
361 func getDistContributions(ctx ConfigAndOtherModuleProviderContext, mod Module) *distContributions {
504 ModuleDir(module blueprint.Module) string
505 ModuleSubDir(module blueprint.Module) string
507 otherModuleProvider(module blueprint.Module, provider blueprint.AnyProviderKey) (any, bool)
508 ModuleType(module blueprint.Module) string
509 OtherModulePropertyErrorf(module Module, property string, fmt string, args ...interface{})
889 func getSoongOnlyDataFromMods(ctx fillInEntriesContext, mods []Module) ([]distContributions, []*Mod…
955 …dMk(ctx SingletonContext, absMkFile string, moduleInfoJSONPath WritablePath, mods []Module) error {
1015 …MkModule(ctx SingletonContext, w io.Writer, moduleInfoJSONs *[]*ModuleInfoJSON, mod Module) error {
1069 mod Module, provider AndroidMkDataProvider) error {
1164 mod Module, provider AndroidMkEntriesProvider) error {
1192 func ShouldSkipAndroidMkProcessing(ctx ConfigurableEvaluatorContext, module Module) bool {
1330 mod Module, providerInfo *AndroidMkProviderInfo) error {