Searched defs:transformProperties (Results 1 – 1 of 1) sorted by relevance
126 type transformProperties struct { struct127 crateName string128 targetTriple string129 is64Bit bool130 bootstrap bool131 inRecovery bool132 inRamdisk bool133 inVendorRamdisk bool134 cargoOutDir android.OptionalPath135 synthetic bool[all …]