Home
last modified time | relevance | path

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

12

/external/webrtc/api/
Dwrapping_async_dns_resolver.cc24 int WrappingAsyncDnsResolverResult::GetError() const { in GetError() function in webrtc::WrappingAsyncDnsResolverResult
/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/cronet/stable/base/
Dscoped_native_library.cc36 const NativeLibraryLoadError* ScopedNativeLibrary::GetError() const { in GetError() function in base::ScopedNativeLibrary
/external/cronet/tot/base/
Dscoped_native_library.cc36 const NativeLibraryLoadError* ScopedNativeLibrary::GetError() const { in GetError() function in base::ScopedNativeLibrary
/external/webrtc/p2p/base/
Dtcp_port.cc270 int TCPPort::GetError() { in GetError() function in cricket::TCPPort
421 int TCPConnection::GetError() { in GetError() function in cricket::TCPConnection
Dfake_packet_transport.h88 int GetError() override { return error_; } in GetError() function
Dfake_ice_transport.h347 int GetError() override { return 0; } in GetError() function
Dfake_dtls_transport.h258 int GetError() override { return ice_transport_->GetError(); } in GetError() function
/external/sandboxed-api/contrib/libxls/utils/
Dutils_libxls.cc23 absl::Status GetError(LibxlsApi* api, xls_error_t error_code) { in GetError() function
/external/cronet/stable/base/files/
Dfile_enumerator.h226 File::Error GetError() const { return error_; } in GetError() function
/external/cronet/tot/base/files/
Dfile_enumerator.h226 File::Error GetError() const { return error_; } in GetError() function
/external/webrtc/rtc_base/
Dasync_udp_socket.cc104 int AsyncUDPSocket::GetError() const { in GetError() function in rtc::AsyncUDPSocket
Dasync_socket.cc77 int AsyncSocketAdapter::GetError() const { in GetError() function in rtc::AsyncSocketAdapter
Dasync_resolver.cc202 int AsyncResolver::GetError() const { in GetError() function in rtc::AsyncResolver
Dtest_client.cc139 int TestClient::GetError() { in GetError() function in rtc::TestClient
Dasync_tcp_socket.cc114 int AsyncTCPSocketBase::GetError() const { in GetError() function in rtc::AsyncTCPSocketBase
/external/libchrome-gestures/src/
Dnon_linearity_filter_interpreter.cc148 NonLinearityFilterInterpreter::GetError(float finger_x, float finger_y, in GetError() function in gestures::NonLinearityFilterInterpreter
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Dcros_publish_cli.pb.go142 func (x *CrosPublishResponse) GetError() bool { func
/external/sandboxed-api/contrib/libzip/utils/
Dutils_zip.cc314 absl::StatusOr<std::string> LibZip::GetError() { in GetError() function in LibZip
/external/webrtc/test/network/
Demulated_turn_server.cc65 int GetError() const override { return 0; } in GetError() function in __anon203c81880111::AsyncPacketSocketWrapper
Dfake_network_socket_server.cc241 int FakeNetworkSocket::GetError() const { in GetError() function in webrtc::test::FakeNetworkSocket
/external/mesa3d/include/android_stub/backtrace/
DBacktrace.h182 BacktraceUnwindError GetError() { return error_; } in GetError() function
/external/tink/cc/aead/internal/
Dcord_aes_gcm_boringssl_test.cc169 static std::string GetError() { in GetError() function
/external/tink/cc/subtle/
Daes_eax_boringssl_test.cc240 static std::string GetError() { in GetError() function

12