Searched refs:bytes_to_str (Results 1 - 4 of 4) sorted by relevance

/system/extras/simpleperf/scripts/
H A Dbinary_cache_builder.py186 output = bytes_to_str(output)
202 output = bytes_to_str(output)
H A Dutils.py67 def bytes_to_str(bytes): function
194 stdoutdata = bytes_to_str(stdoutdata)
H A Dsimpleperf_report_lib.py44 return bytes_to_str(char_pt)
H A Dannotate.py104 stdoutdata = bytes_to_str(stdoutdata)

Completed in 68 milliseconds