Home
last modified time | relevance | path

Searched refs:gotDirRef (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/tracker/zipomatic/
H A DZipperThread.cpp84 bool gotDirRef = false; in ThreadStartup() local
95 gotDirRef = true; in ThreadStartup()
98 if (gotDirRef) { in ThreadStartup()
149 if (gotDirRef || sameFolder) { in ThreadStartup()