Home
last modified time | relevance | path

Searched defs:underlyingType (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
DUtils.h86 constexpr std::underlying_type_t<Type> underlyingType(Type value) { in underlyingType() function
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DConversions.cpp48 constexpr std::underlying_type_t<Type> underlyingType(Type value) { in underlyingType() function
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DConversions.cpp44 constexpr std::underlying_type_t<Type> underlyingType(Type value) { in underlyingType() function
/hardware/interfaces/neuralnetworks/1.3/utils/src/
DConversions.cpp62 constexpr std::underlying_type_t<Type> underlyingType(Type value) { in underlyingType() function