Searched refs:ToShortString (Results 1 – 3 of 3) sorted by relevance
34 const std::string ToShortString(const TypeId &typeId);
35 const std::string ToShortString(const TypeId &typeId) { in ToShortString() function55 buffer << "<" << ToShortString(type); in PrintKernelFormatAndType()
108 …output_buffer << "<" << ToShortString(GetInputDeviceType(index)) << "x" << GetInputFormat(index) <… in ToString()115 …output_buffer << "<" << ToShortString(GetOutputDeviceType(index)) << "x" << GetOutputFormat(index)… in ToString()