Searched refs:TYPE_PLACE (Results 1 – 2 of 2) sorted by relevance
33 #define TYPE_PLACE 8 macro270 level = static_cast<int32_t>(static_cast<uint32_t>(level) | (osType << TYPE_PLACE)); in GetDeviceSecurityLevelByNetworkId()
43 #define TYPE_PLACE 8 macro201 uint32_t osType = (deviceAttributes & 0xFF00) >> TYPE_PLACE; in ProcessDeviceOnline()