Searched defs:cilCompatMap (Results 1 – 1 of 1) sorted by relevance
73 type cilCompatMap struct { struct74 android.ModuleBase75 properties cilCompatMapProperties77 installSource android.OptionalPath78 installPath android.InstallPath101 func (c *cilCompatMap) shouldSkipBuild(ctx android.ModuleContext) bool {105 func (c *cilCompatMap) stem() string {109 func (c *cilCompatMap) GenerateAndroidBuildActions(ctx android.ModuleContext) {157 func (c *cilCompatMap) DepsMutator(ctx android.BottomUpMutatorContext) {163 func (c *cilCompatMap) AndroidMkEntries() []android.AndroidMkEntries {[all …]