Searched refs:underlyingType (Results 1 – 4 of 4) sorted by relevance
63 constexpr std::underlying_type_t<Type> underlyingType(Type value) { in underlyingType() function248 << underlyingType(memoryPool.getDiscriminator()); in unvalidatedConvert()286 << underlyingType(optionalTimePoint.getDiscriminator()); in unvalidatedConvert()300 << underlyingType(optionalTimeoutDuration.getDiscriminator()); in unvalidatedConvert()317 << "Invalid ErrorStatus " << underlyingType(status); in unvalidatedConvert()427 ret.token(underlyingType(token)); in makeMemoryPool()
59 constexpr std::underlying_type_t<Type> underlyingType(Type value) { in underlyingType() function149 VERIFY_NON_NEGATIVE(underlyingType(operandType)) << "Negative operand types are not allowed."; in unvalidatedConvert()158 VERIFY_NON_NEGATIVE(underlyingType(operationType)) in unvalidatedConvert()280 << underlyingType(extraParams.getTag()); in unvalidatedConvert()477 return NN_ERROR() << "Invalid Request::MemoryPool tag " << underlyingType(memoryPool.getTag()); in unvalidatedConvert()493 return NN_ERROR() << "Invalid ErrorStatus " << underlyingType(status); in unvalidatedConvert()953 underlyingType(token)); in unvalidatedConvert()
45 constexpr std::underlying_type_t<Type> underlyingType(Type value) { in underlyingType() function183 << underlyingType(extraParams.getDiscriminator()); in unvalidatedConvert()411 << "Invalid DeviceType " << underlyingType(deviceType); in unvalidatedConvert()
43 constexpr std::underlying_type_t<Type> underlyingType(Type value) { in underlyingType() function215 << "Invalid ErrorStatus " << underlyingType(status); in unvalidatedConvert()