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.h204 virtual std::string getElementName() const { function in class:slang::RSExportType
324 std::string getElementName() const { function in class:slang::RSExportPrimitiveType
394 std::string getElementName() const { function in class:slang::RSExportVectorType
471 std::string getElementName() const { function in class:slang::RSExportConstantArrayType
472 return mElementType->getElementName();
557 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 471 milliseconds