Searched defs:LastError (Results 1 – 6 of 6) 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
131 DWORD LastError = GetLastError(); in SetSignalHandler() local
419 DWORD LastError = ::GetLastError(); in main() local
170 std::optional<Error> LastError; member in __anon935fbd1e0111::TypeStreamMerger
88 instrprof_error LastError = instrprof_error::success; variable
153 std::string LastError; member