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

  /external/libxml2/doc/examples/
io1.c 134 if (xmlXIncludeProcess(doc) <= 0) {
  /external/libxml2/include/libxml/
xinclude.h 93 xmlXIncludeProcess (xmlDocPtr doc);
  /external/parameter-framework/upstream/xmlserializer/
XmlDocSource.cpp 253 if (xincludes and (xmlXIncludeProcess(doc) < 0)) {
  /external/libxml2/
libxml2.syms 532 xmlXIncludeProcess;
    [all...]
xinclude.c     [all...]
elfgcchack.h     [all...]
testapi.c     [all...]
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
Serializer.cpp 602 if (xmlXIncludeProcess(doc) < 0) {

Completed in 528 milliseconds