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

/haiku/src/kits/storage/
H A DPathMonitor.cpp609 BString _NodePath(const Node* node) const;
1204 fromPath = make_path(_NodePath(fromDirectoryNode),
1210 path = make_path(_NodePath(toDirectoryNode),
1363 path = _NodePath(node);
1921 PathHandler::_NodePath(const Node* node) const function in class:__anon3::PathHandler
1932 return make_path(_NodePath(entry->Parent()), entry->Name());

Completed in 14 milliseconds