Searched refs:bootImageFilesByArch (Results 1 – 1 of 1) sorted by relevance
843 type bootImageFilesByArch map[android.ArchType]android.Paths type849 byArch bootImageFilesByArch863 filesByArch := bootImageFilesByArch{}883 …inedLocation(ctx android.ModuleContext, image *bootImageConfig, filesByArch bootImageFilesByArch) { argument