Searched defs:get_script_dir (Results 1 - 1 of 1) 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)

Completed in 19 milliseconds