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

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

Completed in 46 milliseconds