Home
last modified time | relevance | path

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

/build/soong/bazel/
Dproperties.go26 type BazelTargetModuleProperties struct { struct
28 Rule_class string `blueprint:"mutated"`
31 Bzl_load_location string `blueprint:"mutated"`
/build/soong/android/
Dmutator.go280 …CreateBazelTargetModule(ModuleFactory, string, bazel.BazelTargetModuleProperties, interface{}) Baz…
Dmodule.go521 SetBazelTargetModuleProperties(props bazel.BazelTargetModuleProperties)