Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dbuild_conversion.go35 type BazelAttributes struct { struct
36 Attrs map[string]string
408 BazelAttributes() []interface{} methodSpec
/build/soong/android/
Dmodule.go1552 func (b bp2buildInfo) BazelAttributes() []interface{} { func