Home
last modified time | relevance | path

Searched defs:GetError (Results 1 – 11 of 11) 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.cpp113 std::string GetError() const override { in GetError() function in aapt::__anon52c9490b0111::DirectoryWriter
232 std::string GetError() const override { in GetError() function in aapt::__anon52c9490b0111::ZipFileWriter
/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.h120 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/base/tools/aapt2/
DResourceUtils.cpp986 std::string StringBuilder::GetError() const { in GetError() function in aapt::ResourceUtils::StringBuilder