Home
last modified time | relevance | path

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

/aosp12/build/soong/bp2build/
H A Dbuild_conversion.go274 func generateBazelTarget(ctx bpToBuildContext, m blueprint.Module, btm android.BazelTargetModule) B…
/aosp12/build/soong/android/
H A Dmodule.go517 type BazelTargetModule interface { interface
529 func InitBazelTargetModule(module BazelTargetModule) {