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

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

Completed in 83 milliseconds