Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dbuild_conversion.go36 type BazelAttributes struct { struct
37 Attrs map[string]string
425 BazelAttributes() []interface{} methodSpec
/build/soong/android/
Dmodule.go1424 func (b bp2buildInfo) BazelAttributes() []interface{} { func