Searched refs:NodeChanged (Results 1 - 11 of 11) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNodeListener.cpp55 NodeListener::NodeChanged(Node* node, uint32 statFields, function in class:NodeListener
H A DNodeListener.h41 virtual void NodeChanged(Node* node, uint32 statFields,
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DLastModifiedIndex.h25 virtual void NodeChanged(Node* node, uint32 statFields,
H A DSizeIndex.h25 virtual void NodeChanged(Node* node, uint32 statFields,
H A DNameIndex.h28 virtual void NodeChanged(Node* node, uint32 statFields,
H A DAttributeIndex.h31 virtual void NodeChanged(Node* node, uint32 statFields,
H A DLastModifiedIndex.cpp129 virtual void NodeChanged(Node* node, uint32 statFields,
199 LastModifiedIndex::NodeChanged(Node* node, uint32 statFields, function in class:LastModifiedIndex
287 LastModifiedIndex::Iterator::NodeChanged(Node* node, uint32 statFields, function in class:LastModifiedIndex::Iterator
H A DSizeIndex.cpp128 virtual void NodeChanged(Node* node, uint32 statFields,
198 SizeIndex::NodeChanged(Node* node, uint32 statFields, function in class:SizeIndex
285 SizeIndex::Iterator::NodeChanged(Node* node, uint32 statFields, function in class:SizeIndex::Iterator
H A DAttributeIndex.cpp185 virtual void NodeChanged(Node* node, uint32 statFields,
331 AttributeIndex::NodeChanged(Node* node, uint32 statFields, function in class:AttributeIndex
422 AttributeIndex::Iterator::NodeChanged(Node* node, uint32 statFields, function in class:AttributeIndex::Iterator
H A DNameIndex.cpp179 NameIndex::NodeChanged(Node* node, uint32 statFields, function in class:NameIndex
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp1989 listener->NodeChanged(node, statFields, oldAttributes);

Completed in 90 milliseconds