Home
last modified time | relevance | path

Searched defs:getAttribute (Results 1 – 25 of 63) sorted by relevance

123

/external/deqp/framework/egl/
DegluConfigInfo.cpp30 deInt32 ConfigInfo::getAttribute (deUint32 attribute) const in getAttribute() function in eglu::ConfigInfo
/external/apache-http/src/org/apache/http/protocol/
DHttpContext.java57 Object getAttribute(String id); in getAttribute() method
DSyncBasicHttpContext.java54 public synchronized Object getAttribute(final String id) { in getAttribute() method in SyncBasicHttpContext
DBasicHttpContext.java65 public Object getAttribute(final String id) { in getAttribute() method in BasicHttpContext
DDefaultedHttpContext.java63 public Object getAttribute(final String id) { in getAttribute() method in DefaultedHttpContext
/external/smack/src/com/kenai/jbosh/
DAbstractBody.java70 public final String getAttribute(final BodyQName attr) { in getAttribute() method in AbstractBody
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DAttributeContainer.java28 public Object getAttribute(int index) { in getAttribute() method in AttributeContainer
45 public Object getAttribute(String name) { in getAttribute() method in AttributeContainer
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DRuleLabelScope.java88 public Attribute getAttribute(String name) { in getAttribute() method in RuleLabelScope
DAttributeScope.java158 public Attribute getAttribute(String name) { in getAttribute() method in AttributeScope
/external/apache-http/src/org/apache/http/cookie/
DClientCookie.java68 String getAttribute(String name); in getAttribute() method
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXSlider.cpp99 const AtomicString& AXSlider::getAttribute(const QualifiedName& attribute) const in getAttribute() function in blink::AXSlider
/external/javassist/src/main/javassist/
DCtMember.java37 public byte[] getAttribute(String name) { return null; } in getAttribute() method in CtMember.Cache
282 public abstract byte[] getAttribute(String name); in getAttribute() method in CtMember
/external/emma/core/java12/com/vladium/emma/report/
DIItem.java38 IItemAttribute getAttribute (int attributeID, int unitsID); in getAttribute() method
DItem.java61 public final IItemAttribute getAttribute (final int attributeID, final int unitsID) in getAttribute() method in Item
/external/jsilver/src/com/google/streamhtmlparser/
DHtmlParser.java194 public String getAttribute(); in getAttribute() method
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemExtensionCall.java283 public String getAttribute( in getAttribute() method in ElemExtensionCall
/external/proguard/src/proguard/classfile/
DProgramMember.java75 private Attribute getAttribute(Clazz clazz, String name) in getAttribute() method in ProgramMember
/external/chromium_org/third_party/WebKit/Source/web/
DWebElement.cpp87 WebString WebElement::getAttribute(const WebString& attrName) const in getAttribute() function in blink::WebElement
/external/deqp/modules/egl/
DteglChooseConfigReference.cpp151 EGLint getAttribute (const EGLenum attribute) const in getAttribute() function in deqp::egl::SurfaceConfig
291 AttribRule getAttribute (EGLenum name) in getAttribute() function in deqp::egl::ConfigFilter
/external/javassist/src/main/javassist/bytecode/
DFieldInfo.java227 public AttributeInfo getAttribute(String name) { in getAttribute() method in FieldInfo
/external/chromium_org/third_party/icu/source/tools/toolutil/
Dxmlparser.cpp733 UXMLElement::getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const { in getAttribute() function in UXMLElement
744 UXMLElement::getAttribute(const UnicodeString &name) const { in getAttribute() function in UXMLElement
/external/icu/icu4c/source/tools/toolutil/
Dxmlparser.cpp733 UXMLElement::getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const { in getAttribute() function in UXMLElement
744 UXMLElement::getAttribute(const UnicodeString &name) const { in getAttribute() function in UXMLElement
/external/apache-http/src/org/apache/http/impl/cookie/
DBasicClientCookie.java312 public String getAttribute(final String name) { in getAttribute() method in BasicClientCookie
/external/apache-http/src/org/apache/commons/logging/
DLogFactory.java206 public abstract Object getAttribute(String name); in getAttribute() method in LogFactory
/external/llvm/lib/IR/
DAttributes.cpp457 Attribute AttributeSetNode::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in AttributeSetNode
464 Attribute AttributeSetNode::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSetNode
858 Attribute AttributeSet::getAttribute(unsigned Index, in getAttribute() function in AttributeSet
864 Attribute AttributeSet::getAttribute(unsigned Index, in getAttribute() function in AttributeSet

123