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

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDaffyDuck.h143 void CheckIntegrity();
H A DCDaffyDuck.cpp241 CheckIntegrity();
317 CheckIntegrity();
726 // CheckIntegrity
734 void CDaffyDuck::CheckIntegrity() function in class:CDaffyDuck
772 } // CheckIntegrity
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.h137 status_t CheckIntegrity(uint32 nodeSize) const;
H A DBPlusTree.cpp95 if (fNode->CheckIntegrity(fSize) != B_OK) {
2335 if (parent->CheckIntegrity(fNodeSize) != B_OK) {
2995 bplustree_node::CheckIntegrity(uint32 nodeSize) const function in class:BFS::bplustree_node

Completed in 84 milliseconds