Searched refs:EntryRemovedNotification (Results 1 – 3 of 3) sorted by relevance
37 EntryRemovedNotification::EntryRemovedNotification(Directory* directory, in EntryRemovedNotification() function in EntryRemovedNotification48 EntryRemovedNotification::NotifyPostCommit() const in NotifyPostCommit()
29 class EntryRemovedNotification : public PostCommitNotification {31 EntryRemovedNotification(Directory* directory,
510 return transaction.Commit(EntryRemovedNotification(directory, name, in remove_entry()