Home
last modified time | relevance | path

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

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