Home
last modified time | relevance | path

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

/build/soong/python/
Dbinary.go147 binaryProperties BinaryProperties member
/build/soong/java/
Djava.go1013 type binaryProperties struct { struct
1015 Wrapper *string `android:"path"`
1018 Main_class *string
1022 Jni_libs []string
1028 binaryProperties binaryProperties member