Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Drun_simpleperf_on_device.py24 from utils import AdbHelper, disable_debug_log, get_target_binary_path
27 disable_debug_log()
Dutils.py70 def disable_debug_log(): function