Home
last modified time | relevance | path

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

1234

/aosp_15_r20/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::__anon1a3be2c10111::DirectoryWriter
239 std::string GetError() const override { in GetError() function in aapt::__anon1a3be2c10111::ZipFileWriter
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DStreams.h58 virtual std::string GetError() const { in GetError() function
102 virtual std::string GetError() const { in GetError() function
H A DPng.h77 std::string GetError() const override { in GetError() function
/aosp_15_r20/frameworks/base/tools/aapt2/io/
H A DStringStream.h43 inline std::string GetError() const override { in GetError() function
76 inline std::string GetError() const override { in GetError() function
/aosp_15_r20/frameworks/base/libs/androidfw/
H A 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
/aosp_15_r20/external/webrtc/p2p/base/
H A Dtcp_port.cc270 int TCPPort::GetError() { in GetError() function in cricket::TCPPort
421 int TCPConnection::GetError() { in GetError() function in cricket::TCPConnection
H A Dfake_packet_transport.h88 int GetError() override { return error_; } in GetError() function
/aosp_15_r20/external/webrtc/api/
H A Dwrapping_async_dns_resolver.cc24 int WrappingAsyncDnsResolverResult::GetError() const { in GetError() function in webrtc::WrappingAsyncDnsResolverResult
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dshared_library.h47 static inline const char* GetError() { return "Unknown"; } in GetError() function
/aosp_15_r20/external/libprotobuf-mutator/examples/libfuzzer/
H A Dlibfuzzer_example_test.cc24 int GetError(int exit_code) { return WSTOPSIG(exit_code); } in GetError() function
/aosp_15_r20/system/update_engine/liburing_cpp/include/liburing_cpp/
H A DIoUring.h39 constexpr Err GetError() const { return std::get<Err>(*this); } in GetError() function
/aosp_15_r20/external/cronet/base/
H A Dscoped_native_library.cc36 const NativeLibraryLoadError* ScopedNativeLibrary::GetError() const { in GetError() function in base::ScopedNativeLibrary
/aosp_15_r20/frameworks/base/cmds/idmap2/include/idmap2/
H A DResult.h133 inline Error Result<T>::GetError() const { in GetError() function
/aosp_15_r20/frameworks/base/tools/aapt2/java/
H A DJavaClassGenerator.h118 inline const std::string& JavaClassGenerator::GetError() const { in GetError() function
/aosp_15_r20/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
/aosp_15_r20/external/cronet/base/files/
H A Dfile_enumerator.h199 File::Error GetError() const { return error_; } in GetError() function
/aosp_15_r20/external/sandboxed-api/contrib/libxls/utils/
H A Dutils_libxls.cc23 absl::Status GetError(LibxlsApi* api, xls_error_t error_code) { in GetError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Breakpoint/
DWatchpoint.h132 const Status &GetError() { return m_error; } in GetError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Breakpoint/
DWatchpoint.h132 const Status &GetError() { return m_error; } in GetError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Breakpoint/
DWatchpoint.h132 const Status &GetError() { return m_error; } in GetError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Breakpoint/
DWatchpoint.h132 const Status &GetError() { return m_error; } in GetError() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dparser.h72 DWORD GetError () { return m_dwError; } in GetError() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dasync_udp_socket.cc104 int AsyncUDPSocket::GetError() const { in GetError() function in rtc::AsyncUDPSocket

1234