Searched refs:NotifyPostCommit (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DNotifications.cpp27 EntryCreatedNotification::NotifyPostCommit() const function in class:EntryCreatedNotification
48 EntryRemovedNotification::NotifyPostCommit() const function in class:EntryRemovedNotification
72 EntryMovedNotification::NotifyPostCommit() const function in class:EntryMovedNotification
92 StatChangedNotification::NotifyPostCommit() const function in class:StatChangedNotification
113 AttributeChangedNotification::NotifyPostCommit() const function in class:AttributeChangedNotification
H A DNotifications.h20 virtual void NotifyPostCommit() const;
34 virtual void NotifyPostCommit() const;
50 virtual void NotifyPostCommit() const;
66 virtual void NotifyPostCommit() const;
79 virtual void NotifyPostCommit() const;
H A DTransaction.cpp142 notification1->NotifyPostCommit();
144 notification2->NotifyPostCommit();
146 notification3->NotifyPostCommit();
H A DTransaction.h146 virtual void NotifyPostCommit() const = 0;

Completed in 37 milliseconds