Home
last modified time | relevance | path

Searched refs:InitSingleSourcePrebuiltModule (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dprebuilt_build_tool.go107 InitSingleSourcePrebuiltModule(module, &module.properties, "Src")
H A Dprebuilt.go294 func InitSingleSourcePrebuiltModule(module PrebuiltInterface, srcProps interface{}, srcField string… func
/aosp_15_r20/build/soong/java/
H A Dapp_set.go212 android.InitSingleSourcePrebuiltModule(module, &module.properties, "Set")
H A Dplatform_compat_config.go218 android.InitSingleSourcePrebuiltModule(m, &m.properties, "Metadata")
/aosp_15_r20/build/soong/apex/
H A Dprebuilt.go128 …android.InitSingleSourcePrebuiltModule(module.(android.PrebuiltInterface), properties, "Selected_a…