Searched refs:DeviceCategoryConverter (Results 1 – 5 of 5) sorted by relevance
31 typedef TypeConverter<DeviceCategoryTraits> DeviceCategoryConverter; typedef37 const DeviceCategoryConverter::Table DeviceCategoryConverter::mTable[];
27 const DeviceCategoryConverter::Table DeviceCategoryConverter::mTable[] = {
137 DeviceCategoryConverter::toString(keyAt(i), deviceCatLiteral); in dump()
178 if (!DeviceCategoryConverter::fromString(configCurve.deviceCategory, deviceCat)) { in processParsingResult()
100 if (DeviceCategoryConverter::toString(legacy, s)) { in legacy_device_category_to_string()