Searched defs:genNoticeModule (Results 1 – 1 of 1) sorted by relevance
108 type genNoticeModule struct { struct109 ModuleBase110 DefaultableModuleBase112 properties genNoticeProperties114 output OutputPath115 missing []string118 func (m *genNoticeModule) DepsMutator(ctx BottomUpMutatorContext) {141 func (m *genNoticeModule) getStem() string {149 func (m *genNoticeModule) getSuffix() string {166 func (m *genNoticeModule) GenerateAndroidBuildActions(ctx ModuleContext) {[all …]