Searched defs:ApexExportsInfo (Results 1 – 2 of 2) sorted by relevance
857 type ApexExportsInfo struct { struct860 ApexName string863 ProfilePathOnHost Path866 LibraryNameToDexJarPathOnHost map[string]Path
942 …Apex(ctx android.ModuleContext, apexName string, apexNameToBcpInfoMap map[string]android.ApexExpor…