Lines Matching defs:Module
498 ModuleDir(module blueprint.Module) string
499 ModuleSubDir(module blueprint.Module) string
501 otherModuleProvider(module blueprint.Module, provider blueprint.AnyProviderKey) (any, bool)
502 ModuleType(module blueprint.Module) string
503 OtherModulePropertyErrorf(module Module, property string, fmt string, args ...interface{})
739 …ngletonContext, absMkFile string, moduleInfoJSONPath WritablePath, mods []blueprint.Module) error {
799 …tx SingletonContext, w io.Writer, moduleInfoJSONs *[]*ModuleInfoJSON, mod blueprint.Module) error {
854 mod blueprint.Module, provider AndroidMkDataProvider) error {
949 mod blueprint.Module, provider AndroidMkEntriesProvider) error {
972 func ShouldSkipAndroidMkProcessing(ctx ConfigurableEvaluatorContext, module Module) bool {
1110 mod blueprint.Module, providerInfo *AndroidMkProviderInfo) error {