HomeSort by relevance Sort by last modified time
    Searched refs:IXmlSink (Results 1 - 5 of 5) sorted by null

  /external/parameter-framework/xmlserializer/
XmlSink.h 35 class IXmlSink
41 virtual ~IXmlSink() {}
XmlMemoryDocSink.h 47 CXmlMemoryDocSink(IXmlSink* pXmlSink);
63 IXmlSink* _pXmlSink;
XmlMemoryDocSink.cpp 35 CXmlMemoryDocSink::CXmlMemoryDocSink(IXmlSink* pXmlSink):
  /external/parameter-framework/parameter/
MappingData.h 36 class CMappingData : public IXmlSink
42 // From IXmlSink
Element.h 44 class CElement : public IXmlSink, public IXmlSource
110 // From IXmlSink

Completed in 659 milliseconds