Searched refs:_write_lines (Results 1 – 3 of 3) sorted by relevance
149 def _write_lines(self, lines): member in Generator249 self._write_lines(payload)288 self._write_lines(preamble)310 self._write_lines(epilogue)430 self._write_lines(msg._payload)
120 …eapiclient.discovery._BytesGenerator._write_lines googleapiclient.discovery._BytesGenerator-class.…
126 _write_lines = BytesGenerator.write variable in _BytesGenerator