Searched defs:contextsTestModule (Results 1 – 1 of 1) sorted by relevance
579 type contextsTestModule struct { struct580 android.ModuleBase583 context contextType585 properties contextsTestProperties586 fileProperties fileContextsTestProperties587 testTimestamp android.OutputPath648 func (m *contextsTestModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {709 func (m *contextsTestModule) AndroidMkEntries() []android.AndroidMkEntries {726 func (m *contextsTestModule) ImageMutatorBegin(ctx android.ImageInterfaceContext) {729 func (m *contextsTestModule) VendorVariantNeeded(ctx android.ImageInterfaceContext) bool {[all …]