Home
last modified time | relevance | path

Searched defs:getAttributes (Results 1 – 12 of 12) sorted by relevance

/frameworks/compile/mclinker/lib/MC/
DInputBuilder.cpp150 const AttributeProxy& InputBuilder::getAttributes() const in getAttributes() function in InputBuilder
155 AttributeProxy& InputBuilder::getAttributes() in getAttributes() function in InputBuilder
/frameworks/base/core/java/android/hardware/usb/
DUsbEndpoint.java92 public int getAttributes() { in getAttributes() method in UsbEndpoint
/frameworks/base/media/java/android/media/
DAudioFocusInfo.java65 public AudioAttributes getAttributes() { return mAttributes; } in getAttributes() method in AudioFocusInfo
/frameworks/base/core/java/android/net/nsd/
DNsdServiceInfo.java164 public Map<String, byte[]> getAttributes() { in getAttributes() method in NsdServiceInfo
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h139 const std::vector<llvm::AttributeSet> &getAttributes() const { in getAttributes() function
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h139 const std::vector<llvm::AttributeSet> &getAttributes() const { in getAttributes() function
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h139 const std::vector<llvm::AttributeSet> &getAttributes() const { in getAttributes() function
/frameworks/base/core/java/android/print/
DPrintJobInfo.java467 public PrintAttributes getAttributes() { in getAttributes() method in PrintJobInfo
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.h265 AttributeSet getAttributes(unsigned i) const { in getAttributes() function
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.h270 AttributeSet getAttributes(unsigned i) const { in getAttributes() function
/frameworks/base/tools/aapt/
DXMLNode.cpp694 XMLNode::getAttributes() const in getAttributes() function in XMLNode
/frameworks/base/core/java/android/view/
DWindow.java876 public final WindowManager.LayoutParams getAttributes() { in getAttributes() method in Window