Home
last modified time | relevance | path

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

/aosp12/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
/aosp12/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::__anon7b3c87f70110::DirectoryWriter
239 std::string GetError() const override { in GetError() function in aapt::__anon7b3c87f70110::ZipFileWriter
H A DArchive_test.cpp32 std::string GetError() const override { return error_; } in GetError() function in aapt::TestData
/aosp12/frameworks/native/services/vr/performanced/
H A Ddirectory_reader.h33 int GetError() const { return error_; } in GetError() function
/aosp12/frameworks/base/tools/aapt2/compile/
H A DPng.h75 std::string GetError() const override { in GetError() function
/aosp12/frameworks/base/cmds/idmap2/include/idmap2/
H A DResult.h133 inline Error Result<T>::GetError() const { in GetError() function
/aosp12/frameworks/base/tools/aapt2/java/
H A DJavaClassGenerator.h120 inline const std::string& JavaClassGenerator::GetError() const { in GetError() function
/aosp12/system/keymaster/legacy_support/
H A Decdsa_keymaster1_operation.cpp75 keymaster_error_t EcdsaKeymaster1WrappedOperation::GetError(EVP_PKEY* ecdsa_key) { in GetError() function in keymaster::EcdsaKeymaster1WrappedOperation
H A Drsa_keymaster1_operation.cpp96 keymaster_error_t RsaKeymaster1WrappedOperation::GetError(EVP_PKEY* rsa_key) { in GetError() function in keymaster::RsaKeymaster1WrappedOperation
/aosp12/frameworks/native/services/vr/virtual_touchpad/
H A DEvdevInjector.h60 int GetError() const { return error_; } in GetError() function
/aosp12/build/soong/ui/status/build_error_proto/
H A Dbuild_error.pb.go144 func (m *BuildActionError) GetError() string { func
/aosp12/system/unwinding/libbacktrace/include/backtrace/
H A DBacktrace.h182 BacktraceUnwindError GetError() { return error_; } in GetError() function
/aosp12/system/libbase/
H A Dlogging.cpp447 int GetError() const { in GetError() function in android::base::LogMessageData
/aosp12/frameworks/base/tools/aapt2/
H A DResourceUtils.cpp1002 std::string StringBuilder::GetError() const { in GetError() function in aapt::ResourceUtils::StringBuilder
/aosp12/art/openjdkjvmti/
H A Dti_stack.cc915 jvmtiError GetError() { in GetError() function