Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/contexthub/common/vts/
H A DVtsHalContexthubUtils.h43 inline constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function
/aosp12/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
/aosp12/frameworks/native/services/sensorservice/
H A DSensorDevice.cpp77 constexpr typename std::underlying_type<EnumType>::type asBaseType(EnumType value) { in asBaseType() function