Searched defs:compatTestModule (Results 1 – 1 of 1) sorted by relevance
129 type compatTestModule struct { struct130 android.SingletonModuleBase131 properties struct {136 compatTestTimestamp android.ModuleOutPath139 func (f *compatTestModule) createPlatPubVersionedModule(ctx android.LoadHookContext, ver string) {179 func (f *compatTestModule) createCompatTestModule(ctx android.LoadHookContext, ver string) {211 func (f *compatTestModule) loadHook(ctx android.LoadHookContext) {218 func (f *compatTestModule) DepsMutator(ctx android.BottomUpMutatorContext) {224 func (f *compatTestModule) GenerateSingletonBuildActions(ctx android.SingletonContext) {228 func (f *compatTestModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {[all …]