Searched defs:transformProperties (Results 1 – 1 of 1) sorted by relevance
125 type transformProperties struct { struct126 crateName string127 targetTriple string128 is64Bit bool129 bootstrap bool130 inRecovery bool131 inRamdisk bool132 inVendorRamdisk bool133 cargoOutDir android.OptionalPath134 synthetic bool[all …]