HomeSort by relevance Sort by last modified time
    Searched refs:getAttributes (Results 126 - 150 of 631) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/lib/Transforms/IPO/
InlineAlways.cpp 96 Callee->getAttributes().hasAttribute(AttributeSet::FunctionIndex,
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/res/
XTagXmlResourceLoader.java 47 String name = node.getAttributes().getNamedItem( "name" ).getNodeValue();
XpathResourceXmlLoader.java 26 String name = node.getAttributes().getNamedItem("name").getNodeValue();
  /external/skia/include/svg/
SkSVGPaintState.h 48 virtual int getAttributes(const SkSVGAttribute** attrPtr);
  /external/webkit/Source/JavaScriptCore/runtime/
SymbolTable.h 72 unsigned getAttributes() const
  /frameworks/base/core/java/android/hardware/usb/
UsbEndpoint.java 93 public int getAttributes() {
  /frameworks/base/services/java/com/android/server/am/
AppWaitingForDebuggerDialog.java 56 WindowManager.LayoutParams attrs = getWindow().getAttributes();
BaseErrorDialog.java 36 WindowManager.LayoutParams attrs = getWindow().getAttributes();
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
attrcreatedocumentfragment.java 77 domesticAttr = domesticNode.getAttributes();
attrcreatetextnode.java 75 attributes = testNode.getAttributes();
attrcreatetextnode2.java 74 attributes = testNode.getAttributes();
attrdefaultvalue.java 84 attributes = testNode.getAttributes();
attrnotspecifiedvalue.java 81 attributes = testNode.getAttributes();
attrsetvaluenomodificationallowederrEE.java 85 attrList = entElement.getAttributes();
attrspecifiedvalueremove.java 86 attributes = testNode.getAttributes();
documentcreateelementdefaultattr.java 82 defaultAttr = newElement.getAttributes();
elementremoveattributeaftercreate.java 38 * interface. It also uses the "getAttributes()" method
78 attributes = testEmployee.getAttributes();
elementremoveattributenodenomodificationallowederr.java 94 attrList = genElement.getAttributes();
elementremoveattributenodenomodificationallowederrEE.java 86 attrList = entElement.getAttributes();
elementretrieveallattributes.java 31 * The "getAttributes()" method(Node Interface) may
36 * of the first employee by using the "getAttributes()"
80 attributes = testAddress.getAttributes();
hc_attrappendchild1.java 71 attributes = testNode.getAttributes();
hc_attrappendchild2.java 70 attributes = testNode.getAttributes();
hc_attrappendchild3.java 73 attributes = testNode.getAttributes();
hc_attrappendchild4.java 74 attributes = testNode.getAttributes();
hc_attrappendchild5.java 74 attributes = testNode.getAttributes();

Completed in 794 milliseconds

1 2 3 4 56 7 8 91011>>