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

  /external/parameter-framework/upstream/xmlserializer/
XmlStreamDocSink.cpp 45 xmlDocDumpFormatMemoryEnc(xmlDocSource.getDoc(), &dumpedDoc, &iSize, "UTF-8", 1);
XmlDocSource.h 134 _xmlDoc *getDoc() const;
XmlDocSource.cpp 105 _xmlDoc *CXmlDocSource::getDoc() const
  /build/make/tools/droiddoc/templates-pdk/assets/
jquery-history.js 11 getDoc: function() {
15 return msie.getDoc().location.hash;
18 var d = msie.getDoc();
  /external/doclava/res/assets/templates/assets/
jquery-history.js 11 getDoc: function() {
15 return msie.getDoc().location.hash;
18 var d = msie.getDoc();
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
FuncDocument.java 194 int newDoc = getDoc(xctxt, context, ref.toString(), base);
226 int getDoc(XPathContext xctxt, int context, String uri, String base)

Completed in 2236 milliseconds