Home
last modified time | relevance | path

Searched defs:GetError (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/io/
H A DIo.h55 virtual std::string GetError() const { return {}; } in GetError() function
90 virtual std::string GetError() const { return {}; } in GetError() function
H A DStringStream.h44 inline std::string GetError() const override { in GetError() function
75 inline std::string GetError() const override { in GetError() function
H A DFileStream.cpp107 std::string FileInputStream::GetError() const { in GetError() function in aapt::io::FileInputStream
198 std::string FileOutputStream::GetError() const { in GetError() function in aapt::io::FileOutputStream
/aosp14/frameworks/base/tools/aapt2/format/
H A DContainer.cpp163 std::string ContainerWriter::GetError() const { in GetError() function in aapt::ContainerWriter
263 std::string ContainerReaderEntry::GetError() const { in GetError() function in aapt::ContainerReaderEntry
361 std::string ContainerReader::GetError() const { in GetError() function in aapt::ContainerReader
H A DArchive.cpp119 std::string GetError() const override { in GetError() function in aapt::__anon1e555bb90110::DirectoryWriter
239 std::string GetError() const override { in GetError() function in aapt::__anon1e555bb90110::ZipFileWriter
H A DArchive_test.cpp32 std::string GetError() const override { return error_; } in GetError() function in aapt::TestData
/aosp14/frameworks/base/tools/aapt2/compile/
H A DPng.h75 std::string GetError() const override { in GetError() function
/aosp14/frameworks/base/cmds/idmap2/include/idmap2/
H A DResult.h133 inline Error Result<T>::GetError() const { in GetError() function
/aosp14/frameworks/base/tools/aapt2/java/
H A DJavaClassGenerator.h119 inline const std::string& JavaClassGenerator::GetError() const { in GetError() function
/aosp14/frameworks/base/tools/aapt2/
H A DResourceUtils.cpp997 std::string StringBuilder::GetError() const { in GetError() function in aapt::ResourceUtils::StringBuilder