Searched defs:GetError (Results 1 – 12 of 12) sorted by relevance
55 virtual std::string GetError() const { return {}; } in GetError() function90 virtual std::string GetError() const { return {}; } in GetError() function
44 inline std::string GetError() const override { in GetError() function75 inline std::string GetError() const override { in GetError() function
107 std::string FileInputStream::GetError() const { in GetError() function in aapt::io::FileInputStream198 std::string FileOutputStream::GetError() const { in GetError() function in aapt::io::FileOutputStream
163 std::string ContainerWriter::GetError() const { in GetError() function in aapt::ContainerWriter263 std::string ContainerReaderEntry::GetError() const { in GetError() function in aapt::ContainerReaderEntry361 std::string ContainerReader::GetError() const { in GetError() function in aapt::ContainerReader
119 std::string GetError() const override { in GetError() function in aapt::__anona6b7f1370111::DirectoryWriter239 std::string GetError() const override { in GetError() function in aapt::__anona6b7f1370111::ZipFileWriter
32 std::string GetError() const override { return error_; } in GetError() function in aapt::TestData
33 int GetError() const { return error_; } in GetError() function
75 std::string GetError() const override { in GetError() function
133 inline Error Result<T>::GetError() const { in GetError() function
120 inline const std::string& JavaClassGenerator::GetError() const { in GetError() function
60 int GetError() const { return error_; } in GetError() function
1000 std::string StringBuilder::GetError() const { in GetError() function in aapt::ResourceUtils::StringBuilder