Home
last modified time | relevance | path

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

/bionic/libc/kernel/tools/
Dclean_header.py76 def print_error(no_update, msg): function
88 print_error(no_update, "'%s' does not exist\n" % src_file)
92 print_error(no_update, "'%s' is not a file\n" % src_file)
105 print_error(no_update, "Can't parse '%s'" % src_file)