Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Datchannel.c81 static int writeline (const char *s);
492 static int writeline (const char *s) in writeline() function
751 err = writeline (command); in at_send_command_full_nolock()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dprogress.py107 if self.writeline(filter_color(line)):
110 def writeline(self, line): member in LineFilterProgressHandler
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dcolor.py54 def writeline(self, line): member in ColorCodeTests.test_LineFilterProgressHandler_color_filtering.CustomProgressHandler
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Ds3.py46 def writeline(self, line): member in S3ProgressHandler
H A Dwget.py44 def writeline(self, line): member in WgetProgressHandler