Searched refs:RemoveEntries (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/tracker/
H A DPendingNodeMonitorCache.h75 void RemoveEntries(const node_ref*);
H A DPendingNodeMonitorCache.cpp105 PendingNodeMonitorCache::RemoveEntries(const node_ref* nodeRef) function in class:PendingNodeMonitorCache
/haiku/src/apps/mail/
H A DQueryMenu.h69 virtual void RemoveEntries(void);
H A DQueryMenu.cpp220 RemoveEntries();
231 void QueryMenu::RemoveEntries() function in class:QueryMenu
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.cpp431 status_t status = tree->RemoveEntries(transaction, path, key, NULL, 1);
526 status_t status = tree->RemoveEntries(transaction, path, key,
536 status = tree->RemoveEntries(transaction, path, key, NULL, 1);
545 status = tree->RemoveEntries(transaction, path, key, NULL, 1);
H A DBTree.h96 status_t RemoveEntries(Transaction& transaction,
H A DBTree.cpp728 BTree::RemoveEntries(Transaction& transaction, Path* path, function in class:BTree
731 TRACE("BTree::RemoveEntries() num %i key (% " B_PRIu64 " %" B_PRIu8 " %"

Completed in 42 milliseconds