Home
last modified time | relevance | path

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

123

/external/llvm-project/lldb/source/Utility/
DRegularExpression.cpp35 llvm::Error RegularExpression::GetError() const { in GetError() function in RegularExpression
DStringExtractorGDBRemote.cpp459 uint8_t StringExtractorGDBRemote::GetError() { in GetError() function in StringExtractorGDBRemote
DStatus.cpp175 Status::ValueType Status::GetError() const { return m_code; } in GetError() function in Status
/external/tensorflow/tensorflow/lite/
Dshared_library.h47 static inline const char* GetError() { return "Unknown"; } in GetError() function
/external/libprotobuf-mutator/examples/libfuzzer/
Dlibfuzzer_example_test.cc24 int GetError(int exit_code) { return WSTOPSIG(exit_code); } in GetError() function
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachVMRegion.h46 const DNBError &GetError() { return m_err; } in GetError() function
/external/llvm-project/lldb/source/API/
DSBCommandReturnObject.cpp99 const char *SBCommandReturnObject::GetError() { in GetError() function in SBCommandReturnObject
333 const char *SBCommandReturnObject::GetError(bool only_if_no_immediate) { in GetError() function in SBCommandReturnObject
DSBError.cpp75 uint32_t SBError::GetError() const { in GetError() function in SBError
DSBWatchpoint.cpp87 SBError SBWatchpoint::GetError() { in GetError() function in SBWatchpoint
/external/webrtc/p2p/base/
Dtcp_port.cc264 int TCPPort::GetError() { in GetError() function in cricket::TCPPort
415 int TCPConnection::GetError() { in GetError() function in cricket::TCPConnection
Dfake_packet_transport.h100 int GetError() override { return error_; } in GetError() function
/external/llvm-project/lldb/include/lldb/Breakpoint/
DWatchpoint.h98 const Status &GetError() { return m_error; } in GetError() function
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/
DPlatformiOSSimulatorCoreSimulatorSupport.h37 lldb_private::Status GetError() { return m_error; } in GetError() function
/external/webrtc/rtc_base/
Dnet_helpers.cc129 int AsyncResolver::GetError() const { in GetError() function in rtc::AsyncResolver
Dasync_udp_socket.cc106 int AsyncUDPSocket::GetError() const { in GetError() function in rtc::AsyncUDPSocket
Dasync_socket.cc90 int AsyncSocketAdapter::GetError() const { in GetError() function in rtc::AsyncSocketAdapter
Dtest_client.cc139 int TestClient::GetError() { in GetError() function in rtc::TestClient
Dasync_tcp_socket.cc130 int AsyncTCPSocketBase::GetError() const { in GetError() function in rtc::AsyncTCPSocketBase
/external/llvm-project/lldb/tools/intel-features/intel-pt/
DPTDecoder.cpp30 std::string PTInstruction::GetError() const { in GetError() function in PTInstruction
DDecoder.h67 const std::string &GetError() const { return error; } in GetError() function
/external/lzma/C/
DThreads.c12 static WRes GetError() in GetError() function
/external/llvm-project/lldb/source/Host/windows/
DConnectionGenericFileWindows.cpp43 const Status &GetError() const { return m_error; } in GetError() function in __anone990ab230111::ReturnInfo
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/arm/
DDNBArchImpl.h171 kern_return_t GetError(int set, uint32_t err_idx) const { in GetError() function
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/arm64/
DDNBArchImplARM64.h145 kern_return_t GetError(int set, uint32_t err_idx) const { in GetError() function
/external/webrtc/test/network/
Dfake_network_socket_server.cc235 int FakeNetworkSocket::GetError() const { in GetError() function in webrtc::test::FakeNetworkSocket

123