Searched refs:underlyingType (Results 1 – 6 of 6) sorted by relevance
95 return (NN_ERROR() << "Unrecognized Memory::Tag: " << underlyingType(memory.getTag())) in clone()110 return (NN_ERROR() << "Unrecognized request pool tag: " << underlyingType(requestPool.getTag())) in clone()
69 using ::aidl::android::hardware::neuralnetworks::utils::underlyingType;139 VERIFY_NON_NEGATIVE(underlyingType(operandType)) << "Negative operand types are not allowed."; in unvalidatedConvert()148 VERIFY_NON_NEGATIVE(underlyingType(operationType)) in unvalidatedConvert()283 << underlyingType(extraParams.getTag()); in unvalidatedConvert()430 return NN_ERROR() << "Unrecognized Memory::Tag: " << underlyingType(memory.getTag()); in unvalidatedConvert()504 return NN_ERROR() << "Invalid Request::MemoryPool tag " << underlyingType(memoryPool.getTag()); in unvalidatedConvert()520 return NN_ERROR() << "Invalid ErrorStatus " << underlyingType(status); in unvalidatedConvert()1080 underlyingType(token)); in unvalidatedConvert()
86 constexpr std::underlying_type_t<Type> underlyingType(Type value) { in underlyingType() function
62 constexpr std::underlying_type_t<Type> underlyingType(Type value) { in underlyingType() function266 << underlyingType(memoryPool.getDiscriminator()); in unvalidatedConvert()304 << underlyingType(optionalTimePoint.getDiscriminator()); in unvalidatedConvert()318 << underlyingType(optionalTimeoutDuration.getDiscriminator()); in unvalidatedConvert()335 << "Invalid ErrorStatus " << underlyingType(status); in unvalidatedConvert()445 ret.token(underlyingType(token)); in makeMemoryPool()
44 constexpr std::underlying_type_t<Type> underlyingType(Type value) { in underlyingType() function188 << underlyingType(extraParams.getDiscriminator()); in unvalidatedConvert()417 << "Invalid DeviceType " << underlyingType(deviceType); in unvalidatedConvert()
48 constexpr std::underlying_type_t<Type> underlyingType(Type value) { in underlyingType() function360 << "Invalid ErrorStatus " << underlyingType(status); in unvalidatedConvert()