Searched refs:ApexInfo (Results 1 – 2 of 2) sorted by relevance
31 type ApexInfo struct { struct70 BuildForApex(apex ApexInfo) argument73 ApexVariations() []ApexInfo143 Info ApexInfo `blueprint:"mutated"`165 apexVariations []ApexInfo181 func (m *ApexModuleBase) BuildForApex(apex ApexInfo) {192 func (m *ApexModuleBase) ApexVariations() []ApexInfo {272 type byApexName []ApexInfo327 func UpdateApexDependency(apex ApexInfo, moduleName string, directDep bool) { argument
689 apexInfo := android.ApexInfo{