Home
last modified time | relevance | path

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

/external/u-boot/tools/patman/
Dpatchstream.py127 def ProcessLine(self, line): member in PatchStream
261 out = self.ProcessLine(line)
424 out = self.ProcessLine(line)
469 ps.ProcessLine(line)
494 ps.ProcessLine(line)
/external/webrtc/webrtc/base/
Dhttpbase.h43 ProcessResult ProcessLine(const char* line, size_t len, HttpError* error);
Dsocketadapters.h122 void ProcessLine(char* data, size_t len);
Dsocketadapters.cc343 ProcessLine(data + start, len); in ProcessInput()
389 void AsyncHttpsProxySocket::ProcessLine(char * data, size_t len) { in ProcessLine() function in rtc::AsyncHttpsProxySocket
Dhttpbase.cc85 ProcessResult result = ProcessLine(line, len, error); in Process()
125 HttpParser::ProcessLine(const char* line, size_t len, HttpError* error) { in ProcessLine() function in rtc::HttpParser
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py3775 def ProcessLine(filename, file_extension, clean_lines, line, function
3846 ProcessLine(filename, file_extension, clean_lines, line,
/external/libaom/libaom/tools/
Dcpplint.py4491 def ProcessLine(filename, file_extension, clean_lines, line, function
4564 ProcessLine(filename, file_extension, clean_lines, line,
/external/libvpx/libvpx/tools/
Dcpplint.py4491 def ProcessLine(filename, file_extension, clean_lines, line, function
4564 ProcessLine(filename, file_extension, clean_lines, line,
/external/google-styleguide/cpplint/
Dcpplint.py5783 def ProcessLine(filename, file_extension, clean_lines, line, function
5931 ProcessLine(filename, file_extension, clean_lines, line,
Dcpplint_unittest.py135 cpplint.ProcessLine('foo.cc', 'cc', clean_lines, 0,