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

/haiku/src/kits/tracker/
H A DTracker.cpp1648 entry_ref resolvedChild; local
1649 if (entry.GetRef(&resolvedChild) != B_OK)
1650 resolvedChild = *child;
1652 BContainerWindow* window = FindContainerWindow(&resolvedChild);

Completed in 44 milliseconds