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

/vbox/src/VBox/Runtime/r3/
H A Dxml.cpp1834 struct ReadContext : IOContext struct in namespace:xml
1836 ReadContext(const char *pcszFilename) function in struct:xml::ReadContext
1868 ReadContext context(pcszFilename);
1885 ReadContext *pContext = static_cast<ReadContext*>(aCtxt);

Completed in 39 milliseconds