62 references to UnsafeNativeMethods
System.IO.Log (62)
System\IO\Log\LogArchiveSnapshot.cs (3)
36while (!UnsafeNativeMethods.PrepareLogArchive( 65UnsafeNativeMethods.ReadLogArchiveMetadata( 94if (!UnsafeNativeMethods.GetNextLogArchiveExtentSingle(
System\IO\Log\LogExtentCollection.cs (6)
74UnsafeNativeMethods.AddLogContainerNoSizeSync( 100UnsafeNativeMethods.AddLogContainerSync( 125UnsafeNativeMethods.RemoveLogContainerSync( 140UnsafeNativeMethods.RemoveLogContainerSync( 170UnsafeNativeMethods.CreateLogContainerScanContextSync( 206UnsafeNativeMethods.ScanLogContainersSyncClose(
System\IO\Log\LogFlushAsyncResult.cs (3)
61errorCode = UnsafeNativeMethods.FlushLogToLsnAsync( 84UnsafeNativeMethods.FlushLogToLsnFilter(errorCode)); 110UnsafeNativeMethods.FlushLogToLsnFilter(errorCode));
System\IO\Log\LogLogRecordEnumerator.cs (2)
152if (!UnsafeNativeMethods.ReadLogRecordSync( 204if (!UnsafeNativeMethods.ReadNextLogRecordSync(
System\IO\Log\LogManagementAsyncResult.cs (6)
86errorCode = UnsafeNativeMethods.HandleLogFull( 144UnsafeNativeMethods.ReadLogNotification( 169UnsafeNativeMethods.RegisterManageableLogClient( 184UnsafeNativeMethods.ReadLogNotification( 279UnsafeNativeMethods.LogTailAdvanceFailure(this.logStore.Handle, errorCode); 304UnsafeNativeMethods.LogTailAdvanceFailure(this.logStore.Handle, 0);
System\IO\Log\LogPolicy.cs (16)
172UnsafeNativeMethods.InstallLogPolicy(this.store.Handle, 187UnsafeNativeMethods.InstallLogPolicy(this.store.Handle, 202UnsafeNativeMethods.InstallLogPolicy(this.store.Handle, 227UnsafeNativeMethods.InstallLogPolicy(this.store.Handle, 252UnsafeNativeMethods.InstallLogPolicy(this.store.Handle, 267UnsafeNativeMethods.InstallLogPolicy(this.store.Handle, 287UnsafeNativeMethods.InstallLogPolicy(this.store.Handle, 302UnsafeNativeMethods.InstallLogPolicy(this.store.Handle, 311UnsafeNativeMethods.QueryLogPolicy(this.store.Handle, out policy); 320UnsafeNativeMethods.QueryLogPolicy(this.store.Handle, out policy); 329UnsafeNativeMethods.QueryLogPolicy(this.store.Handle, out policy); 338UnsafeNativeMethods.QueryLogPolicy(this.store.Handle, out policy); 356UnsafeNativeMethods.QueryLogPolicy(this.store.Handle, out policy); 374UnsafeNativeMethods.QueryLogPolicy(this.store.Handle, out policy); 384UnsafeNativeMethods.QueryLogPolicy(this.store.Handle, out policy); 393UnsafeNativeMethods.QueryLogPolicy(this.store.Handle, out policy);
System\IO\Log\LogRecordSequence.cs (5)
272UnsafeNativeMethods.AdvanceLogBaseSync(this.marshalContext, 725UnsafeNativeMethods.FlushLogToLsnSync(this.marshalContext, 847UnsafeNativeMethods.TruncateLogSync(this.marshalContext, 859UnsafeNativeMethods.SetEndOfLogSync(this.store.Handle, 949UnsafeNativeMethods.CreateLogMarshallingArea(
System\IO\Log\LogReservationCollection.cs (4)
76UnsafeNativeMethods.AlignReservedLogSingle( 81UnsafeNativeMethods.AllocReservedLog( 107UnsafeNativeMethods.AlignReservedLogSingle( 116UnsafeNativeMethods.FreeReservedLog(
System\IO\Log\LogReserveAndAppendState.cs (4)
297UnsafeNativeMethods.ReserveAndAppendLogFilter(errorCode)); 319UnsafeNativeMethods.HandleLogFullFilter(errorCode)); 334UnsafeNativeMethods.ReserveAndAppendLogFilter(errorCode)); 613errorCode = UnsafeNativeMethods.ReserveAndAppendLog(
System\IO\Log\LogRestartAreaEnumerator.cs (2)
130if (!UnsafeNativeMethods.ReadLogRestartAreaSync( 168if (!UnsafeNativeMethods.ReadPreviousLogRestartAreaSync(
System\IO\Log\LogStore.cs (5)
126this.logFile = UnsafeNativeMethods.CreateLogFile( 211UnsafeNativeMethods.SetLogArchiveMode(this.logFile, 264UnsafeNativeMethods.DeleteLogFile(path, null); 441UnsafeNativeMethods.SetLogArchiveTailSync( 451UnsafeNativeMethods.GetLogFileInformation(
System\IO\Log\LogWriteRestartAreaState.cs (5)
262Complete(UnsafeNativeMethods.WriteLogRestartAreaFilter(errorCode)); 283Complete(UnsafeNativeMethods.WriteLogRestartAreaFilter(errorCode)); 297Complete(UnsafeNativeMethods.WriteLogRestartAreaFilter(errorCode)); 494errorCode = UnsafeNativeMethods.WriteLogRestartArea( 506errorCode = UnsafeNativeMethods.WriteLogRestartAreaNoBase(
System\IO\Log\UnsafeNativeMethods.cs (1)
105UnsafeNativeMethods.GetLogContainerName(