HomeSort by relevance Sort by last modified time
    Searched refs:setTextContent (Results 1 - 25 of 47) sorted by null

1 2

  /external/parameter-framework/upstream/xmlserializer/
XmlElement.h 97 void setTextContent(const std::string &strContent);
XmlElement.cpp 228 void CXmlElement::setTextContent(const string &strContent)
  /libcore/luni/src/main/java/org/w3c/dom/
Node.java     [all...]
  /external/parameter-framework/upstream/parameter/
BaseParameter.cpp 71 xmlConfigurationSettingsElementContent.setTextContent(strValue);
  /frameworks/support/car/src/main/java/androidx/car/widget/
TextListItem.java 184 setTextContent();
191 setTextContent();
241 setTextContent();
340 private void setTextContent() {
    [all...]
  /libcore/luni/src/test/java/libcore/xml/
DomTest.java 421 doctype.setTextContent("foobar"); // strangely, this is specified to no-op
427 document.setTextContent("foobar"); // strangely, this is specified to no-op
433 nutrition.setTextContent("foobar");
444 sp.setTextContent("foobar");
455 png.setTextContent("foobar");
461 * Tests setTextContent on entity references. Although the other tests can
475 entityReference.setTextContent("Lite Syrup");
483 standard.setTextContent("foobar");
490 descriptionText1.setTextContent("foobar");
497 descriptionText2.setTextContent("foobar")
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTMdefaultNamespaceDeclarationNode.java 585 public void setTextContent(String textContent)
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/
MockXmlNode.java 310 public void setTextContent(String textContent) throws DOMException {
  /cts/tools/utils/
DescriptionGenerator.java 449 .setTextContent(caze.mDescription);
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemLiteralResult.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
UnImplNode.java     [all...]
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
NodeImpl.java 404 public final void setTextContent(String textContent) throws DOMException {
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMNodeProxy.java     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8-dom.jar 
  /prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/
maven-bundle-plugin-2.3.6.jar 
  /prebuilts/tools/common/m2/repository/com/jayway/android/robotium/robotium-solo/5.5.3/
robotium-solo-5.5.3.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /external/guice/extensions/persist/lib/
jaxen-1.1-beta-7.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
jaxen-1.1.6.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.6/
jaxen-1.1.6.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.3.04/
xml-apis-1.3.04.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 

Completed in 843 milliseconds

1 2