Searched refs:ExportedStaticPackages (Results 1 – 2 of 2) sorted by relevance
32 ExportedStaticPackages() android.Paths methodSpec323 transitiveStaticLibs = append(transitiveStaticLibs, aarDep.ExportedStaticPackages()...)372 func (a *AndroidLibrary) ExportedStaticPackages() android.Paths { func412 a.exportedStaticPackages = append(a.exportedStaticPackages, lib.ExportedStaticPackages()...)505 func (a *AARImport) ExportedStaticPackages() android.Paths { func
124 func (a *AndroidApp) ExportedStaticPackages() android.Paths { func