Searched defs:LastError (Results 1 – 4 of 4) sorted by relevance
101 DWORD LastError = GetLastError(); in FileSize() local152 DWORD LastError = GetLastError(); in ListFilesInDirRecursive() local181 DWORD LastError = GetLastError(); in IterateDirRecursive() local204 DWORD LastError = GetLastError(); in IterateDirRecursive() local
136 DWORD LastError = GetLastError(); in SetSignalHandler() local
170 std::optional<Error> LastError; member in __anon294433670111::TypeStreamMerger
92 instrprof_error LastError = instrprof_error::success; variable