Home
last modified time | relevance | path

Searched refs:PrebuiltBinaryFactory (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dprebuilt.go36 ctx.RegisterModuleType("cc_prebuilt_binary", PrebuiltBinaryFactory)
506 func PrebuiltBinaryFactory() android.Module { func
/aosp_15_r20/build/soong/etc/
H A Dprebuilt_etc.go71 ctx.RegisterModuleType("prebuilt_bin", PrebuiltBinaryFactory)
852 func PrebuiltBinaryFactory() android.Module { func
/aosp_15_r20/build/soong/fsgen/
H A Dprebuilt_etc_modules_gen.go194 "bin": etc.PrebuiltBinaryFactory,