Home
last modified time | relevance | path

Searched defs:asBaseType (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/chre/util/include/chre/util/
H A Denum.h24 inline constexpr typename std::underlying_type<EnumType>::type asBaseType( in asBaseType() function
/aosp_15_r20/hardware/interfaces/contexthub/common/vts/
H A DVtsHalContexthubUtilsCommon.h38 inline constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function
/aosp_15_r20/hardware/interfaces/sensors/common/vts/2_X/
H A DSensorsHidlEnvironmentV2_X.cpp41 constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function
/aosp_15_r20/frameworks/native/services/sensorservice/
H A DAidlSensorHalWrapper.cpp54 constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function
H A DHidlSensorHalWrapper.cpp63 constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function
H A DSensorDevice.cpp55 constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function