Home
last modified time | relevance | path

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

/third_party/elfutils/libdw/
Ddwarf_error.c121 int last_error = global_error; in dwarf_errmsg() local
/third_party/elfutils/libasm/
Dasm_error.c79 int last_error = global_error; in asm_errmsg() local
/third_party/gn/src/base/win/
Dscoped_process_information.cc25 DWORD last_error = ::GetLastError(); in CheckAndDuplicateHandle() local
Dscoped_handle.h63 auto last_error = ::GetLastError(); in Set() local
/third_party/elfutils/libdwfl/
Ddwfl_error.c159 int last_error = global_error; in dwfl_errmsg() local
/third_party/node/deps/uv/src/win/
Dfs-event.c161 DWORD attr, last_error; in uv_fs_event_start() local
/third_party/libuv/src/win/
Dfs-event.c161 DWORD attr, last_error; in uv_fs_event_start() local
/third_party/elfutils/libelf/
Delf_error.c342 int last_error = global_error; in elf_errmsg() local
/third_party/node/deps/openssl/openssl/crypto/
Dthreads_win.c165 DWORD last_error; in CRYPTO_THREAD_get_local() local
/third_party/openssl/crypto/
Dthreads_win.c165 DWORD last_error; in CRYPTO_THREAD_get_local() local
/third_party/gn/src/base/files/
Dfile_win.cc230 File::Error File::OSErrorToFileError(DWORD last_error) { in OSErrorToFileError()
/third_party/gn/src/gn/
Dheader_checker.cc401 Err last_error; in CheckInclude() local
/third_party/ffmpeg/libavcodec/
Delbg.c355 int64_t last_error; in do_elbg() local
/third_party/node/src/
Djs_native_api_v8.h175 JSVM_ExtendedErrorInfo last_error; member
/third_party/node/deps/googletest/src/
Dgtest-death-test.cc367 const int last_error = errno; in FailFromInternalError() local
/third_party/python/Modules/
Dsignalmodule.c331 int last_error = GetLastError(); in trip_signal() local
/third_party/googletest/googletest/src/
Dgtest-death-test.cc363 const int last_error = errno; in FailFromInternalError() local
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc361 const int last_error = errno; in FailFromInternalError() local
/third_party/nghttp2/src/
Dh2load.h345 ngtcp2_ccerr last_error; member
/third_party/curl/lib/vquic/
Dcurl_ngtcp2.c123 ngtcp2_ccerr last_error; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_c.cpp114 string last_error; member
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc571 const std::string& last_error() { return last_error_; } in last_error() function in google::protobuf::descriptor_unittest::SimpleErrorCollector