Home
last modified time | relevance | path

Searched refs:xmlDocDumpFormatMemoryEnc (Results 1 – 15 of 15) sorted by relevance

/external/parameter-framework/upstream/xmlserializer/
DXmlStreamDocSink.cpp45 xmlDocDumpFormatMemoryEnc(xmlDocSource.getDoc(), &dumpedDoc, &iSize, "UTF-8", 1); in doProcess()
/external/dynamic_depth/internal/xmpmeta/xml/
Dutils.cc70 xmlDocDumpFormatMemoryEnc(doc, &xml_doc_contents, &doc_size, in XmlDocToString()
/external/dynamic_depth/internal/xmpmeta/
Dxmp_writer.cc109 xmlDocDumpFormatMemoryEnc(parent, &xml_doc_contents, &doc_size, in SerializeMeta()
/external/libxml2/
Dxmlsave.c2351 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpFormatMemoryEnc() function
2436 xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, 0); in xmlDocDumpMemory()
2454 xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, format); in xmlDocDumpFormatMemory()
2472 xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len, in xmlDocDumpMemoryEnc()
Dlibxml2.syms941 xmlDocDumpFormatMemoryEnc;
Delfgcchack.h3030 #undef xmlDocDumpFormatMemoryEnc
3031 extern __typeof (xmlDocDumpFormatMemoryEnc) xmlDocDumpFormatMemoryEnc __attribute((alias("xmlDocDum…
3033 #ifndef xmlDocDumpFormatMemoryEnc
3034 extern __typeof (xmlDocDumpFormatMemoryEnc) xmlDocDumpFormatMemoryEnc__internal_alias __attribute((…
3035 #define xmlDocDumpFormatMemoryEnc xmlDocDumpFormatMemoryEnc__internal_alias macro
Dxmllint.c2624 xmlDocDumpFormatMemoryEnc(doc, &result, &len, encoding, 1); in parseAndPrintFile()
Dtestapi.c20188xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len, (const char *)txt_encoding, format); in test_xmlDocDumpFormatMemoryEnc()
DChangeLog17666 xmlDocDumpFormatMemoryEnc(), uses memory functions for output
/external/parameter-framework/upstream/test/functional-tests/
DHandle.cpp143 xmlDocDumpFormatMemoryEnc(doc.get(), &unsafeFormated, &size, "UTF-8", 1); in canonicalizeXML()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/
DWindowsManifestMerger.cpp676 xmlDocDumpFormatMemoryEnc(OutputDoc.get(), &Buff, &BufferSize, "UTF-8", 1); in getMergedManifest()
/external/llvm-project/llvm/lib/WindowsManifest/
DWindowsManifestMerger.cpp676 xmlDocDumpFormatMemoryEnc(OutputDoc.get(), &Buff, &BufferSize, "UTF-8", 1); in getMergedManifest()
/external/libxml2/include/libxml/
Dtree.h1169 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc,
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1481 d xmlDocDumpFormatMemoryEnc...
1482 d pr extproc('xmlDocDumpFormatMemoryEnc')
/external/libxml2/win32/
Dlibxml2.def.src787 xmlDocDumpFormatMemoryEnc