Home
last modified time | relevance | path

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

/system/tools/hidl/c2hal/test/
Dbuild_all.py20 from os.path import isfile, join as path_join unknown
62 command += [path_join(path, header)]
76 if not isfile(path_join(path, item)):