Home
last modified time | relevance | path

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

/build/soong/rust/
Dbuilder.go125 type transformProperties struct { struct
126 crateName string
127 targetTriple string
128 is64Bit bool
129 bootstrap bool
130 inRecovery bool
131 inRamdisk bool
132 inVendorRamdisk bool
133 cargoOutDir android.OptionalPath
134 synthetic bool
[all …]