Home
last modified time | relevance | path

Searched refs:writeDebug (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DDiagnostics.h43 void writeDebug(const std::string& str);
DDiagnostics.cpp75 void TDiagnostics::writeDebug(const std::string& str) in writeDebug() function in TDiagnostics
DParseHelper.cpp237 mDiagnostics.writeDebug(str); in trace()
/external/syzkaller/vendor/golang.org/x/net/http2/
Dframe.go179 h.writeDebug(&buf)
184 func (h FrameHeader) writeDebug(buf *bytes.Buffer) { func
1540 f.Header().writeDebug(&buf)