Searched refs:get_host_binary_path (Results 1 - 3 of 3) sorted by relevance

/system/extras/simpleperf/scripts/
H A Dsimpleperf_report_lib.py32 return get_host_binary_path('libsimpleperf_report.so')
166 self._libwinpthread = ct.CDLL(get_host_binary_path('libwinpthread-1.dll'))
H A Dutils.py84 def get_host_binary_path(binary_name): function
H A Dreport.py288 simpleperf_path = get_host_binary_path('simpleperf')

Completed in 57 milliseconds