Home
last modified time | relevance | path

Searched defs:last_error (Results 1 – 25 of 48) sorted by relevance

12

/external/libtextclassifier/native/lang_id/common/file/
Dmmap.cc66 const DWORD last_error = GetLastError(); in ~Win32HandleCloser() local
89 const std::string last_error = GetLastSystemError(); in MmapFile() local
105 const std::string last_error = GetLastSystemError(); in MmapFile() local
116 const std::string last_error = GetLastSystemError(); in MmapFile() local
128 const std::string last_error = GetLastSystemError(); in MmapFile() local
143 const std::string last_error = GetLastSystemError(); in Unmap() local
161 const std::string last_error = GetLastSystemError(); in ~FileCloser() local
177 const std::string last_error = GetLastSystemError(); in MmapFile() local
194 const std::string last_error = GetLastSystemError(); in MmapFile() local
233 const std::string last_error = GetLastSystemError(); in MmapFile() local
[all …]
/external/libtextclassifier/native/utils/memory/
Dmmap.cc43 const std::string last_error = GetLastSystemError(); in ~FileCloser() local
60 const std::string last_error = GetLastSystemError(); in MmapFile() local
77 const std::string last_error = GetLastSystemError(); in MmapFile() local
113 const std::string last_error = GetLastSystemError(); in MmapFile() local
128 const std::string last_error = GetLastSystemError(); in Unmap() local
/external/flac/src/libFLAC/
Dfixed_intrin_ssse3.c67 __m128i last_error; in FLAC__fixed_compute_best_predictor_intrin_ssse3() local
158 __m128i last_error, zero = _mm_setzero_si128(); in FLAC__fixed_compute_best_predictor_wide_intrin_ssse3() local
Dfixed_intrin_sse2.c67 __m128i last_error; in FLAC__fixed_compute_best_predictor_intrin_sse2() local
164 __m128i last_error, zero = _mm_setzero_si128(); in FLAC__fixed_compute_best_predictor_wide_intrin_sse2() local
/external/elfutils/libasm/
Dasm_error.c80 int last_error = global_error; in asm_errmsg() local
/external/elfutils/libdw/
Ddwarf_error.c121 int last_error = global_error; in dwarf_errmsg() local
/external/openscreen/osp/public/
Dprotocol_connection_server.h83 const Error& last_error() const { return last_error_; } in last_error() function
Dprotocol_connection_client.h100 const Error& last_error() const { return last_error_; } in last_error() function
Dservice_publisher.h131 Error last_error() const { return last_error_; } in last_error() function
Dservice_listener.h144 const ServiceListenerError& last_error() const { return last_error_; } in last_error() function
/external/elfutils/libdwfl/
Ddwfl_error.c160 int last_error = global_error; in dwfl_errmsg() local
/external/cpuinfo/src/x86/windows/
Dinit.c164 const DWORD last_error = GetLastError(); in cpuinfo_x86_windows_init() local
174 const DWORD last_error = GetLastError(); in cpuinfo_x86_windows_init() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/
Dthread_win.c210 DWORD last_error = GetLastError(); in get_thread_locals() local
/external/boringssl/src/crypto/
Dthread_win.c210 DWORD last_error = GetLastError(); in get_thread_locals() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_client_windows.cc191 int last_error = WSAGetLastError(); in tcp_connect() local
Dtcp_server_windows.cc281 int last_error = WSAGetLastError(); in start_accept_locked() local
/external/elfutils/libelf/
Delf_error.c343 int last_error = global_error; in elf_errmsg() local
/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_client_windows.cc191 int last_error = WSAGetLastError(); in tcp_connect() local
/external/libchrome/base/
Dlogging.cc982 DWORD last_error = err_; in ~Win32ErrorLogMessage() local
998 int last_error = err_; in ~ErrnoLogMessage() local
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.h52 grpc_error* last_error; member
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.h51 grpc_error_handle last_error; member
/external/tensorflow/tensorflow/core/platform/windows/
Dwindows_file_system.cc51 auto last_error = ::GetLastError(); in IOErrorFromWindowsError() local
76 DWORD last_error = ERROR_SUCCESS; in pread() local
/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c1169 int last_error = INT_MAX; in vp8_regulate_q() local
/external/rust/crates/shared_library/src/
Ddynamic_library.rs269 let last_error = dlerror() as *const _; in check_for_errors_in() localVariable
/external/openscreen/cast/common/certificate/
Dcast_cert_validator_internal.cc480 Error::Code last_error = Error::Code::kNone; in FindCertificatePath() local

12