Home
last modified time | relevance | path

Searched defs:prebuiltSrcGroupByInstallPartition (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/fsgen/
H A Dprebuilt_etc_modules_gen.go34 type prebuiltSrcGroupByInstallPartition struct { struct
35 system map[string][]srcBaseFileInstallBaseFileTuple
36 system_ext map[string][]srcBaseFileInstallBaseFileTuple
37 product map[string][]srcBaseFileInstallBaseFileTuple
38 vendor map[string][]srcBaseFileInstallBaseFileTuple
39 recovery map[string][]srcBaseFileInstallBaseFileTuple
60 …t []partitionToInstallPath, destPath, srcPath string, srcGroup *prebuiltSrcGroupByInstallPartition