Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/io/
DIo.h55 virtual std::string GetError() const { return {}; } in GetError() function
90 virtual std::string GetError() const { return {}; } in GetError() function
DStringStream.h44 inline std::string GetError() const override { in GetError() function
75 inline std::string GetError() const override { in GetError() function
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
/frameworks/base/tools/aapt2/format/
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
DArchive.cpp119 std::string GetError() const override { in GetError() function in aapt::__anonfa49f4500111::DirectoryWriter
239 std::string GetError() const override { in GetError() function in aapt::__anonfa49f4500111::ZipFileWriter
DArchive_test.cpp32 std::string GetError() const override { return error_; } in GetError() function in aapt::TestData
/frameworks/native/services/vr/performanced/
Ddirectory_reader.h33 int GetError() const { return error_; } in GetError() function
/frameworks/base/tools/aapt2/compile/
DPng.h75 std::string GetError() const override { in GetError() function
/frameworks/base/cmds/idmap2/include/idmap2/
DResult.h133 inline Error Result<T>::GetError() const { in GetError() function
/frameworks/base/tools/aapt2/java/
DJavaClassGenerator.h119 inline const std::string& JavaClassGenerator::GetError() const { in GetError() function
/frameworks/native/services/vr/virtual_touchpad/
DEvdevInjector.h60 int GetError() const { return error_; } in GetError() function
/frameworks/native/libs/binder/trusty/
Dlogging.cpp105 int GetError() const { return error_; } in GetError() function in android::base::LogMessageData
/frameworks/base/tools/aapt2/
DResourceUtils.cpp997 std::string StringBuilder::GetError() const { in GetError() function in aapt::ResourceUtils::StringBuilder