Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DTracker.cpp406 bool pathAlreadyExists = false; in QuitRequested() local
411 pathAlreadyExists = true; in QuitRequested()
415 if (!pathAlreadyExists) in QuitRequested()