Searched refs:VisitLabel (Results 1 - 3 of 3) sorted by path

/haiku/src/add-ons/kernel/file_systems/exfat/
H A DDirectoryIterator.cpp195 visitor.VisitLabel(fCurrent);
H A DDirectoryIterator.h28 virtual bool VisitLabel(struct exfat_entry*) function in class:EntryVisitor
H A DVolume.cpp53 bool VisitLabel(struct exfat_entry*);
67 LabelVisitor::VisitLabel(struct exfat_entry* entry) function in class:LabelVisitor
69 TRACE("LabelVisitor::VisitLabel()\n");

Completed in 61 milliseconds