Searched defs:contextsTestModule (Results 1 – 1 of 1) sorted by relevance
530 type contextsTestModule struct { struct531 android.ModuleBase534 tool string537 flags []string539 properties contextsTestProperties540 testTimestamp android.ModuleOutPath590 func (m *contextsTestModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {620 func (m *contextsTestModule) AndroidMkEntries() []android.AndroidMkEntries {637 func (m *contextsTestModule) ImageMutatorBegin(ctx android.BaseModuleContext) {640 func (m *contextsTestModule) CoreVariantNeeded(ctx android.BaseModuleContext) bool {[all …]