MCPcopy Create free account
hub / github.com/ChromiumWebApps/chromium / SyncAssert

Function SyncAssert

sync/syncable/syncable_util.cc:82–91  ·  view source on GitHub ↗

Function to handle runtime failures on syncable code. Rather than crashing, if the |condition| is false the following will happen: 1. Sets unrecoverable error on transaction. 2. Returns false.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

PutIsUnsyncedMethod · 0.85
PutIsUnappliedUpdateMethod · 0.85
IsLegalNewParentFunction · 0.85
GetChildHandlesByIdMethod · 0.85
GetTotalNodeCountMethod · 0.85
InsertEntryMethod · 0.85
SafeToPurgeFromMemoryMethod · 0.85
CheckTreeInvariantsMethod · 0.85

Calls 1

OnUnrecoverableErrorMethod · 0.45

Tested by

no test coverage detected