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

/frameworks/compile/slang/
H A Dslang_rs_spec_table.cpp150 inline const char *getElementName() const { return mElementName; } function in class:RSDataElementSpec
284 DataElements[i]->getElementName(),
H A Dslang_rs_export_type.h195 virtual std::string getElementName() const { function in class:slang::RSExportType
313 std::string getElementName() const { function in class:slang::RSExportPrimitiveType
383 std::string getElementName() const { function in class:slang::RSExportVectorType
460 std::string getElementName() const { function in class:slang::RSExportConstantArrayType
461 return mElementType->getElementName();
546 virtual std::string getElementName() const { function in class:slang::RSExportRecordType
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp903 const uint16_t* ResXMLParser::getElementName(size_t* outLen) const function in class:android::ResXMLParser

Completed in 63 milliseconds