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

/haiku/src/kits/tracker/
H A DVirtualDirectoryPoseView.h49 bool _NodeStatChanged(const BMessage* message);
H A DVirtualDirectoryPoseView.cpp181 return _NodeStatChanged(message);
418 VirtualDirectoryPoseView::_NodeStatChanged(const BMessage* message) function in class:BPrivate::VirtualDirectoryPoseView
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.h97 void _NodeStatChanged(StatChangedEvent* event);
H A DClientConnection.h157 status_t _NodeStatChanged(ClientVolume* volume,
H A DVolumeManager.cpp1328 // _NodeStatChanged
1330 VolumeManager::_NodeStatChanged(StatChangedEvent* event) function in class:VolumeManager
1766 _NodeStatChanged(
H A DClientConnection.cpp2942 error = _NodeStatChanged(volume,
3100 // _NodeStatChanged
3102 ClientConnection::_NodeStatChanged(ClientVolume* volume, function in class:ClientConnection

Completed in 35 milliseconds