Home
last modified time | relevance | path

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

/haiku/src/kits/storage/
H A DPathMonitor.cpp941 BString ancestorPath(path, componentEnd - path); in _CreateAncestors() local
942 if (ancestorPath.IsEmpty()) in _CreateAncestors()
945 ancestor = new(std::nothrow) Ancestor(ancestor, ancestorPath, in _CreateAncestors()