Searched refs:did_update (Results 1 – 2 of 2) sorted by relevance
380 bool did_update = false; in OnFilePathChangedOnOriginSequence() local426 if (change_on_target_path && (created || deleted) && !did_update) { in OnFilePathChangedOnOriginSequence()428 did_update = true; in OnFilePathChangedOnOriginSequence()441 if (!did_update) { in OnFilePathChangedOnOriginSequence()443 did_update = true; in OnFilePathChangedOnOriginSequence()451 if (!did_update) in OnFilePathChangedOnOriginSequence()
2832 bool did_update = SnapshotClocks(&snapshot); in MaybeSnapshotClocksIntoRingBuffer() local2833 if (did_update) { in MaybeSnapshotClocksIntoRingBuffer()