Searched refs:NewDeapexerInfo (Results 1 – 2 of 2) sorted by relevance
120 func NewDeapexerInfo(apexModuleName string, exports map[string]WritablePath, moduleNames []string) … func
134 …di := android.NewDeapexerInfo(apexModuleName(ctx.ModuleName()), exports, p.properties.CommonModule…