Searched defs:getElementName (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.h273 virtual std::string getElementName() const { function in class:slang::RSExportType
358 std::string getElementName() const { function in class:slang::RSExportPrimitiveType
424 std::string getElementName() const { function in class:slang::RSExportVectorType
495 std::string getElementName() const { function in class:slang::RSExportConstantArrayType
496 return mElementType->getElementName();
582 virtual std::string getElementName() const { function in class:slang::RSExportRecordType
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp1108 const uint16_t* ResXMLParser::getElementName(size_t* outLen) const function in class:android::ResXMLParser

Completed in 154 milliseconds