Home
last modified time | relevance | path

Searched refs:ApexInfo (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dapex.go31 type ApexInfo struct { struct
70 BuildForApex(apex ApexInfo) argument
73 ApexVariations() []ApexInfo
143 Info ApexInfo `blueprint:"mutated"`
165 apexVariations []ApexInfo
181 func (m *ApexModuleBase) BuildForApex(apex ApexInfo) {
192 func (m *ApexModuleBase) ApexVariations() []ApexInfo {
272 type byApexName []ApexInfo
327 func UpdateApexDependency(apex ApexInfo, moduleName string, directDep bool) { argument
/build/soong/apex/
Dapex.go689 apexInfo := android.ApexInfo{