Searched refs:Added (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIndex.h18 virtual status_t Added(Attribute *attribute) = 0;
H A DAttributeIndexImpl.h23 virtual status_t Added(Attribute *attribute);
H A DAttribute.cpp48 index->Added(this);
H A DAttributeIndexImpl.cpp275 // Added
277 AttributeIndexImpl::Added(Attribute *attribute) function in class:AttributeIndexImpl
H A DVolume.cpp616 index->Added(attribute);

Completed in 111 milliseconds