Home
last modified time | relevance | path

Searched defs:getAttributeName (Results 1 – 9 of 9) sorted by relevance

/external/proguard/src/proguard/classfile/attribute/
DAttribute.java66 public String getAttributeName(Clazz clazz) in getAttributeName() method in Attribute
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/
DElement.java88 public String getAttributeName(int index) { in getAttributeName() method in Element
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResXMLParser.java257 final String getAttributeName(int idx, Ref<Integer> outLen) in getAttributeName() method in ResXMLParser
/external/deqp/modules/glshared/
DglsAttributeLocationTests.hpp121 const std::string& getAttributeName (void) const { return m_attribute; } in getAttributeName() function in deqp::gls::AttributeLocationTestUtil::Bind
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DXmlResourceParserImpl.java290 public String getAttributeName(int index) { in getAttributeName() method in XmlResourceParserImpl
/external/apache-commons-bcel/src/main/java/org/apache/bcel/
DConst.java2246 public static String getAttributeName(final int index) { in getAttributeName() method in Const
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp2001 const char* TProgram::getAttributeName(int index) const { return reflection->getAttribute(inde… in getAttributeName() function in glslang::TProgram
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp299 static std::string getAttributeName (const char* varyingName, const glu::TypeComponentVector& path) in getAttributeName() function
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp1342 const char* VaryingOutputCountShader::getAttributeName (VaryingSource test) in getAttributeName() function in deqp::gles31::Functional::__anon756c2e640111::VaryingOutputCountShader