Home
last modified time | relevance | path

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

1234567

/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
59 public Object getAttribute(String namespace,String name) { in getAttribute() method in AttributeContainer
312 public void getAttribute(int index, AttributeInfo info) { in getAttribute() method in AttributeContainer
DHasAttributes.java13 void getAttribute(int index, AttributeInfo info); in getAttribute() method
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFAttribute.h24 uint16_t getAttribute() const { return Attribute; } in getAttribute() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DGlobalVariable.h214 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function
219 Attribute getAttribute(StringRef Kind) const { in getAttribute() function
/external/testng/src/main/java/org/testng/
DIAttributes.java14 public Object getAttribute(String name); in getAttribute() method
/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/internal/
DAttributes.java22 public Object getAttribute(String name) { in getAttribute() method in Attributes
/external/antlr/tool/src/main/java/org/antlr/tool/
DRuleLabelScope.java89 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/opencensus-java/contrib/monitored_resource_util/src/main/java/io/opencensus/contrib/monitoredresource/util/
DGcpMetadataConfig.java68 private static String getAttribute(String attributeName) { in getAttribute() method in GcpMetadataConfig
/external/apache-http/src/org/apache/http/cookie/
DClientCookie.java68 String getAttribute(String name); in getAttribute() method
/external/parameter-framework/upstream/xmlserializer/
DXmlElement.cpp82 bool CXmlElement::getAttribute<std::string>(const string &name, string &value) const in getAttribute() function in CXmlElement
99 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.0.1/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/1.2.2/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method
/external/mockftpserver/tags/1.2.4/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.2.3/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.x_Before_IDEA/src/main/java/org/mockftpserver/core/session/
DSession.java103 public Object getAttribute(String name); in getAttribute() method

1234567