Searched refs:deviceCatLiteral (Results 1 – 1 of 1) sorted by relevance
122 std::string deviceCatLiteral; in dump() local123 DeviceCategoryConverter::toString(keyAt(i), deviceCatLiteral); in dump()124 dst->appendFormat("%*s %s :", spaces, "", deviceCatLiteral.c_str()); in dump()