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

/haiku/src/kits/tracker/
H A DVirtualDirectoryPoseView.cpp323 entry_ref* actualEntryRef = &entryRef; local
334 actualEntryRef = &definitionEntryRef;
340 BPose* pose = fPoseList->FindPoseByFileName(actualEntryRef->name);
348 if (_GetEntry(actualEntryRef->name, visibleEntryRef, &st)) {
365 if (actualEntryRef == &entryRef) {
375 *actualEntryRef);

Completed in 22 milliseconds