/aosp_15_r20/external/libtextclassifier/native/lang_id/common/file/ |
H A D | mmap.cc | 66 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 …]
|
/aosp_15_r20/external/libtextclassifier/native/utils/memory/ |
H A D | mmap.cc | 43 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
|
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/windows/ |
H A D | iocp_test.cc | 91 int last_error = WSAGetLastError(); in TEST_F() local 170 int last_error = WSAGetLastError(); in TEST_F() local 317 int last_error = WSAGetLastError(); in TEST_F() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/ |
H A D | platform_thread_win_for_testing.cc | 128 DWORD last_error = ::GetLastError(); in CreateThreadInternal() local 167 DWORD last_error = 0; in Join() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ |
H A D | log_message.cc | 209 DWORD last_error = err_; in ~Win32ErrorLogMessage() local 224 int last_error = err_; in ~ErrnoLogMessage() local
|
/aosp_15_r20/external/cronet/base/threading/ |
H A D | platform_thread_win.cc | 206 DWORD last_error = ::GetLastError(); in CreateThreadInternal() local 349 DWORD last_error = 0; in Join() local
|
/aosp_15_r20/external/cpuinfo/src/x86/windows/ |
H A D | init.c | 164 const DWORD last_error = GetLastError(); in cpuinfo_x86_windows_init() local 174 const DWORD last_error = GetLastError(); in cpuinfo_x86_windows_init() local
|
/aosp_15_r20/external/libchrome/base/ |
H A D | logging.cc | 982 DWORD last_error = err_; in ~Win32ErrorLogMessage() local 998 int last_error = err_; in ~ErrnoLogMessage() local
|
/aosp_15_r20/external/elfutils/libasm/ |
H A D | asm_error.c | 79 int last_error = global_error; in asm_errmsg() local
|
/aosp_15_r20/external/elfutils/libdw/ |
H A D | dwarf_error.c | 122 int last_error = global_error; in dwarf_errmsg() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/strings/ |
H A D | stringprintf.cc | 17 base::ScopedClearLastError last_error; in TruncatingStringPrintf() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | logging.cc | 1098 DWORD last_error = err_; in AppendError() local 1123 int last_error = err_; in AppendError() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/ |
H A D | windows_file_system.cc | 53 auto last_error = ::GetLastError(); in IOErrorFromWindowsError() local 78 DWORD last_error = ERROR_SUCCESS; in pread() local
|
/aosp_15_r20/external/openscreen/osp/public/ |
H A D | protocol_connection_server.h | 83 const Error& last_error() const { return last_error_; } in last_error() function
|
H A D | protocol_connection_client.h | 100 const Error& last_error() const { return last_error_; } in last_error() function
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | scoped_process_information.cc | 25 DWORD last_error = ::GetLastError(); in CheckAndDuplicateHandle() local
|
/aosp_15_r20/external/cronet/base/strings/ |
H A D | stringprintf.cc | 50 base::ScopedClearLastError last_error; in StringAppendV() local
|
/aosp_15_r20/device/google/cuttlefish/common/frontend/socket_vsock_proxy/ |
D | server.cpp | 47 int last_error = 0; in Start() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | winapp_thread.hpp | 50 DWORD last_error = ::GetLastError(); in winapp_thread() local
|
D | wince_thread.hpp | 50 DWORD last_error = ::GetLastError(); in wince_thread() local
|
/aosp_15_r20/external/cronet/base/synchronization/ |
H A D | waitable_event_win.cc | 29 const auto last_error = ::GetLastError(); in ReportInvalidWaitableEventResult() local
|
/aosp_15_r20/external/leveldb/util/ |
H A D | env_windows.cc | 480 DWORD last_error = ::GetLastError(); in GetChildren() local 495 DWORD last_error = ::GetLastError(); in GetChildren() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/ |
H A D | fake_phase_listener.h | 97 const std::optional<Error>& last_error() const { return last_error_; } in last_error() function
|
/aosp_15_r20/system/unwinding/libunwindstack/ |
H A D | DwarfOp.h | 60 const DwarfErrorData& last_error() { return last_error_; } in last_error() function
|
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/data/ |
H A D | lpcnet_dataset.py | 70 input_signals=['last_signal', 'prediction', 'last_error'],
|