Home
last modified time | relevance | path

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

12345

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFAttribute.h24 uint16_t getAttribute() const { return Attribute; } in getAttribute() function
/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/testng/src/main/java/org/testng/
DIAttributes.java14 public Object getAttribute(String name); in getAttribute() method
/external/testng/src/main/java/org/testng/internal/
DAttributes.java22 public Object getAttribute(String name) { in getAttribute() method in Attributes
/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
/external/deqp/framework/egl/
DegluConfigInfo.cpp36 deInt32 ConfigInfo::getAttribute (deUint32 attribute) const in getAttribute() function in eglu::ConfigInfo
/external/apache-http/src/org/apache/http/cookie/
DClientCookie.java68 String getAttribute(String name); in getAttribute() method
/external/parameter-framework/upstream/xmlserializer/
DXmlElement.cpp80 bool CXmlElement::getAttribute<std::string>(const string &name, string &value) const in getAttribute() function in CXmlElement
101 bool CXmlElement::getAttribute(const std::string &name, T &value) const in getAttribute() function in CXmlElement
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/
DSLF4JLogFactory.java94 public Object getAttribute(String name) { in getAttribute() method in SLF4JLogFactory
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method
/external/mockftpserver/tags/1.2.1/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method
/external/mockftpserver/tags/1.1/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method
/external/mockftpserver/tags/1.0/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method
/external/mockftpserver/tags/1.2.3/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method

12345