Searched refs:DeviceCategoryConverter (Results 1 – 4 of 4) sorted by relevance
47 typedef TypeConverter<DeviceCategoryTraits> DeviceCategoryConverter; typedef53 const DeviceCategoryConverter::Table DeviceCategoryConverter::mTable[];
27 const DeviceCategoryConverter::Table DeviceCategoryConverter::mTable[] = {
108 DeviceCategoryConverter::toString(keyAt(i), deviceCatLiteral); in dump()
549 if (!DeviceCategoryConverter::fromString(deviceCategoryLiteral, deviceCategory)) { in deserialize()