Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dprebuilt_build_tool.go107 InitSingleSourcePrebuiltModule(module, &module.properties, "Src")
H A Dprebuilt.go194 func InitSingleSourcePrebuiltModule(module PrebuiltInterface, srcProps interface{}, srcField string… func
/aosp12/build/soong/java/
H A Dapp_set.go160 android.InitSingleSourcePrebuiltModule(module, &module.properties, "Set")
H A Dapp_import.go467 android.InitSingleSourcePrebuiltModule(module, &module.properties, "Apk")
519 android.InitSingleSourcePrebuiltModule(module, &module.properties, "Apk")
H A Dplatform_compat_config.go213 android.InitSingleSourcePrebuiltModule(m, &m.properties, "Metadata")
/aosp12/build/soong/apex/
H A Dprebuilt.go111 …android.InitSingleSourcePrebuiltModule(module.(android.PrebuiltInterface), properties, "Selected_a…