HomeSort by relevance Sort by last modified time
    Searched refs:cleanupFile (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/tools/
clean_header.py 83 def cleanupFile(path, original_path):
214 dst_path, newdata = cleanupFile(path,kernel_original_path)
224 dst_path, newdata = cleanupFile(path,kernel_original_path)
update_all.py 74 dst_path, newdata = clean_header.cleanupFile(path, original_dir)

Completed in 200 milliseconds