Home
last modified time | relevance | path

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

/external/u-boot/tools/patman/
Dpatchstream.py123 def ProcessLine(self, line): member in PatchStream
256 out = self.ProcessLine(line)
365 out = self.ProcessLine(line)
410 ps.ProcessLine(line)
435 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);
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
Dsocketadapters.cc343 ProcessLine(data + start, len); in ProcessInput()
389 void AsyncHttpsProxySocket::ProcessLine(char * data, size_t len) { in ProcessLine() function in rtc::AsyncHttpsProxySocket
/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/libvpx/libvpx/tools/
Dcpplint.py4491 def ProcessLine(filename, file_extension, clean_lines, line, function
4564 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/google-styleguide/cpplint/
Dcpplint.py5764 def ProcessLine(filename, file_extension, clean_lines, line, function
5912 ProcessLine(filename, file_extension, clean_lines, line,
Dcpplint_unittest.py130 cpplint.ProcessLine('foo.cc', 'cc', clean_lines, 0,