/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/ |
D | UtilitiesKt.kt | 58 abstract fun getAttribute(viewGroup: ViewGroup): T in getAttribute() method 68 override fun getAttribute(viewGroup: ViewGroup): Boolean { in getAttribute() method 81 override fun getAttribute(viewGroup: ViewGroup): Boolean { in getAttribute() method
|
/aosp_15_r20/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
H A D | AttributeContainer.java | 28 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
|
/aosp_15_r20/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/ |
D | EapSimAkaAttributeFactory.java | 83 EapSimAkaAttribute getAttribute(int attributeType, int lengthInBytes, ByteBuffer byteBuffer) in getAttribute() method in EapSimAkaAttributeFactory 135 public EapSimAkaAttribute getAttribute(ByteBuffer byteBuffer) in getAttribute() method in EapSimAkaAttributeFactory
|
D | EapAkaAttributeFactory.java | 66 public EapSimAkaAttribute getAttribute(ByteBuffer byteBuffer) in getAttribute() method in EapAkaAttributeFactory 77 protected EapSimAkaAttribute getAttribute( in getAttribute() method in EapAkaAttributeFactory
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/pkcs/ |
H A D | PKCS9Attributes.java | 74 public sun.security.pkcs.PKCS9Attribute getAttribute(sun.security.util.ObjectIdentifier oid) { in getAttribute() method in PKCS9Attributes 79 public sun.security.pkcs.PKCS9Attribute getAttribute(java.lang.String name) { in getAttribute() method in PKCS9Attributes
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | GlobalVariable.h | 212 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function 217 Attribute getAttribute(StringRef Kind) const { in getAttribute() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | GlobalVariable.h | 213 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function 218 Attribute getAttribute(StringRef Kind) const { in getAttribute() function
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/ |
H A D | AsyncBatchWriteItemTest.java | 56 private String getAttribute() { in getAttribute() method in AsyncBatchWriteItemTest.Record1 93 private String getAttribute() { in getAttribute() method in AsyncBatchWriteItemTest.Record2
|
H A D | BatchWriteItemTest.java | 52 private String getAttribute() { in getAttribute() method in BatchWriteItemTest.Record1 89 private String getAttribute() { in getAttribute() method in BatchWriteItemTest.Record2
|
H A D | AsyncTransactWriteItemsTest.java | 61 private String getAttribute() { in getAttribute() method in AsyncTransactWriteItemsTest.Record1 98 private String getAttribute() { in getAttribute() method in AsyncTransactWriteItemsTest.Record2
|
H A D | TransactWriteItemsTest.java | 63 private String getAttribute() { in getAttribute() method in TransactWriteItemsTest.Record1 100 private String getAttribute() { in getAttribute() method in TransactWriteItemsTest.Record2
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/pkcs/ |
H A D | PKCS9Attributes.java | 263 public PKCS9Attribute getAttribute(ObjectIdentifier oid) { in getAttribute() method in PKCS9Attributes 270 public PKCS9Attribute getAttribute(String name) { in getAttribute() method in PKCS9Attributes
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | GlobalVariable.h | 218 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function 223 Attribute getAttribute(StringRef Kind) const { in getAttribute() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | GlobalVariable.h | 218 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function 223 Attribute getAttribute(StringRef Kind) const { in getAttribute() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | GlobalVariable.h | 218 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function 223 Attribute getAttribute(StringRef Kind) const { in getAttribute() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | GlobalVariable.h | 218 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function 223 Attribute getAttribute(StringRef Kind) const { in getAttribute() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Attributes.cpp | 662 Attribute AttributeSet::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in AttributeSet 666 Attribute AttributeSet::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSet 822 Attribute AttributeSetNode::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in AttributeSetNode 831 Attribute AttributeSetNode::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSetNode 1342 Attribute AttributeList::getAttribute(unsigned Index, in getAttribute() function in AttributeList 1347 Attribute AttributeList::getAttribute(unsigned Index, StringRef Kind) const { in getAttribute() function in AttributeList
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/ |
H A D | ContextAttributes.java | 48 public abstract Object getAttribute(Object key); in getAttribute() method in ContextAttributes 158 public Object getAttribute(Object key) in getAttribute() method in ContextAttributes.Impl
|
/aosp_15_r20/external/parameter-framework/upstream/xmlserializer/ |
H A D | XmlElement.cpp | 82 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
|
/aosp_15_r20/frameworks/base/tools/aapt/ |
H A D | AaptXml.cpp | 79 String8 getAttribute(const ResXMLTree& tree, const char* ns, in getAttribute() function 88 String8 getAttribute(const ResXMLTree& tree, uint32_t attrRes, String8* outError) { in getAttribute() function
|
/aosp_15_r20/external/jazzer-api/sanitizers/src/test/java/com/example/ |
H A D | ScriptEngineInjection.java | 123 public Object getAttribute(String name, int scope) { in getAttribute() method in ScriptEngineInjection.DummyScriptContext 133 public Object getAttribute(String name) { in getAttribute() method in ScriptEngineInjection.DummyScriptContext
|
/aosp_15_r20/external/javassist/src/main/javassist/ |
H A D | CtMember.java | 43 public byte[] getAttribute(String name) { return null; } in getAttribute() method in CtMember.Cache 330 public abstract byte[] getAttribute(String name); in getAttribute() method in CtMember
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | class_type.h | 125 const TypePtr& getAttribute(const std::string& name) const { in getAttribute() function 140 const TypePtr& getAttribute(size_t slot) const { in getAttribute() function
|
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/ |
H A D | xmlparser.cpp | 735 UXMLElement::getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const { in getAttribute() function in UXMLElement 746 UXMLElement::getAttribute(const UnicodeString &name) const { in getAttribute() function in UXMLElement
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/ |
H A D | xmlparser.cpp | 735 UXMLElement::getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const { in getAttribute() function in UXMLElement 746 UXMLElement::getAttribute(const UnicodeString &name) const { in getAttribute() function in UXMLElement
|