Searched refs:osType (Results 1 – 4 of 4) sorted by relevance
1240 osType android.OsType member1256 osType: osType,1261 properties.Base().Os = osType1375 osType := osInfo.osType1398 osClass := osInfo.osType.Class1412 osType android.OsType member1424 archInfo := &archTypeSpecificInfo{archType: archType, osType: osType}1577 osType := variant.Target().Os1578 variantsByOsType[osType] = append(variantsByOsType[osType], variant)1604 osTypeToInfo[osType] = osInfo[all …]
209 int osType; in create() local212 osType = OsConstants.SOCK_DGRAM; in create()215 osType = OsConstants.SOCK_STREAM; in create()218 osType = OsConstants.SOCK_SEQPACKET; in create()224 fd = Os.socket(OsConstants.AF_UNIX, osType, 0); in create()
208 uint8_t osType; /*!< ATR: Indicates OS Type member
910 (phNxpEseProto7816_3_Var.extndAtrInfo.osType == 0x01 ? "JCOP Mode" in phNxpEseProto7816_DecodeSFrameATRData()2109 if (phNxpEseProto7816_3_Var.extndAtrInfo.osType == MODE_JCOP) { in phNxpEseProto7816_GetOsMode()2113 } else if (phNxpEseProto7816_3_Var.extndAtrInfo.osType == MODE_OSU) { in phNxpEseProto7816_GetOsMode()