Home
last modified time | relevance | path

Searched defs:newdata (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/kernel/tools/
Dclean_header.py130 dst_path, newdata = cleanupFile(path,kernel_original_path) variable
140 dst_path, newdata = cleanupFile(path,kernel_original_path) variable
Dupdate_all.py63 dst_path, newdata = clean_header.cleanupFile(path, original_dir) variable
Dutils.py146 def update_file( path, newdata ): argument