Home
last modified time | relevance | path

Searched refs:hidl_enum_values (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/vibrator/bench/
Dbenchmark.cpp28 using ::android::hardware::details::hidl_enum_values;
74 inline constexpr std::array<EmptyEnum, 0> hidl_enum_values<EmptyEnum> = {}; variable