Searched refs:getLastError (Results 1 – 8 of 8) sorted by relevance
63 const std::string& getLastError() const;114 inline const std::string& ResChunkPullParser::getLastError() const { in getLastError() function
96 << parser.getLastError()); in parse()152 << "corrupt resource table: " << parser.getLastError()); in parseTable()249 << parser.getLastError()); in parsePackage()
71 const std::string& getLastError() const;
97 const std::string& XmlPullParser::getLastError() const { in getLastError() function in aapt::xml::XmlPullParser
260 inline const char *getLastError() const { in getLastError() function
734 R.getLastError()); in compile()
406 public int getLastError() { in getLastError() method in KeyStore
229 << "xml parser error: " << parser->getLastError()); in parse()