Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/include/androidfw/
DStreams.h58 virtual std::string GetError() const { in GetError() function
102 virtual std::string GetError() const { in GetError() function
DPng.h75 std::string GetError() const override { in GetError() function
/frameworks/base/tools/aapt2/io/
DStringStream.h43 inline std::string GetError() const override { in GetError() function
76 inline std::string GetError() const override { in GetError() function
/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::__anone368909f0111::DirectoryWriter
239 std::string GetError() const override { in GetError() function in aapt::__anone368909f0111::ZipFileWriter
DArchive_test.cpp34 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/libs/androidfw/
DFileStream.cpp123 std::string FileInputStream::GetError() const { in GetError() function in android::FileInputStream
218 std::string FileOutputStream::GetError() const { in GetError() function in android::FileOutputStream
/frameworks/base/cmds/idmap2/include/idmap2/
DResult.h133 inline Error Result<T>::GetError() const { in GetError() function
/frameworks/base/tools/aapt2/java/
DJavaClassGenerator.h118 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.cpp1021 std::string StringBuilder::GetError() const { in GetError() function in aapt::ResourceUtils::StringBuilder