OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EndElementType
(Results
1 - 2
of
2
) sorted by null
/external/deqp/executor/
xeXMLWriter.cpp
33
const Writer::
EndElementType
Writer::EndElement = Writer::
EndElementType
();
137
Writer& Writer::operator<< (const
EndElementType
&)
xeXMLWriter.hpp
69
static const struct
EndElementType
{} EndElement;
76
Writer& operator<< (const
EndElementType
& end);
Completed in 674 milliseconds