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

/haiku/src/kits/tracker/
H A DEntryIterator.cpp447 EntryListBase* fixedEntry = dynamic_cast<EntryListBase*>(entry); local
448 if (fixedEntry != NULL)
449 delete fixedEntry;

Completed in 36 milliseconds