Searched defs:WriteContext (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/
H A Dxml.cpp1842 struct WriteContext : IOContext struct in namespace:xml
1844 WriteContext(const char *pcszFilename, bool fFlush) function in struct:xml::WriteContext
1934 WriteContext context(pcszFilename, fSafe);
2012 WriteContext *pContext = static_cast<WriteContext*>(aCtxt);

Completed in 49 milliseconds