Searched refs:writeWithWarning (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/kernel/tools/
H A Dclean_header.py82 blocks.writeWithWarning(out, kernel_warning, 4)
H A Dcpp.py1669 def writeWithWarning(self,out,warning,left_count,repeat_count): member in class:Block
1804 def writeWithWarning(self,out,warning,repeat_count): member in class:BlockList
1807 left_count = b.writeWithWarning(out,warning,left_count,repeat_count)

Completed in 277 milliseconds