LastErrorToPlatformFileError  130 base/platform_file.h BASE_EXPORT PlatformFileError LastErrorToPlatformFileError(DWORD last_error);
LastErrorToPlatformFileError  114 base/platform_file_win.cc       *error = LastErrorToPlatformFileError(GetLastError());
LastErrorToPlatformFileError  292 base/platform_file_win.cc     return LastErrorToPlatformFileError(GetLastError());
LastErrorToPlatformFileError  299 base/platform_file_win.cc     return LastErrorToPlatformFileError(GetLastError());