Home
last modified time | relevance | path

Searched refs:bytestostr (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/png/
Dpng.py238 def bytestostr(x): return str(x, 'iso8859-1') function
241 bytestostr = str variable
1737 type = bytestostr(type)
3041 return bytestostr(binascii.hexlify(s))