Searched defs:dst_path (Results 1 – 2 of 2) sorted by relevance
| /bionic/libc/kernel/tools/ |
| D | clean_header.py | 197 dst_path, newdata = cleanupFile(dst_dir, src_dir, path) variable 207 dst_path, newdata = cleanupFile(dst_dir, src_dir, path, no_update) variable
|
| D | update_all.py | 89 dst_path, newdata = clean_header.cleanupFile(kernel_dir, src_dir, rel_path) variable 93 dst_path = os.path.join(kernel_dir, dst_path) variable
|