Home
last modified time | relevance | path

Searched refs:get_build_id (Results 1 – 4 of 4) sorted by relevance

/developtools/hiperf/script/
Drecv_binary_cache.py21 from hiperf_utils import HdcInterface, get_build_id
97 build_id = get_build_id(os.path.join(root, filename))
143 build_id = get_build_id(local_cache_file)
181 build_id = get_build_id(os.path.join(host_path))
Dcommand_script.py21 from hiperf_utils import get_build_id
Drecord_control.py21 from hiperf_utils import get_build_id
Dhiperf_utils.py85 def get_build_id(elf_path): function
329 build_id = get_build_id(path)