Searched refs:get_script_dir (Results 1 - 2 of 2) sorted by relevance

/system/extras/simpleperf/scripts/
H A Dutils.py28 def get_script_dir(): function
75 arch_dir = os.path.join(get_script_dir(), "bin", "android", arch)
85 dir = os.path.join(get_script_dir(), 'bin')
163 path = os.path.join(get_script_dir(), path)
H A Dsimpleperf_report_lib.py243 self.perf_data_path = os.path.join(os.path.dirname(get_script_dir()),

Completed in 57 milliseconds