Searched defs:kHardwareEnumeratorName (Results 1 – 3 of 3) sorted by relevance
21 const static char kHardwareEnumeratorName[] = "legacy_hw/0"; variable
24 static const char kHardwareEnumeratorName[] = "hw/1"; variable
26 inline constexpr std::string_view kHardwareEnumeratorName = "hw/1"; variable