Home
last modified time | relevance | path

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

/haiku/src/kits/storage/
H A DPathMonitor.cpp1294 bool fromIsBase = fromAncestor == fBaseAncestor->Parent() in _EntryMoved() local
1298 if (fromIsBase || toIsBase) { in _EntryMoved()
1303 if (fromIsBase) { in _EntryMoved()
1325 fromIsBase ? fPath.String() : NULL, in _EntryMoved()
1327 isDirectory, toIsBase, fromIsBase); in _EntryMoved()