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

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerQueryIterator.h17 int32 GetRemoteCookie() const;
H A DServerQueryIterator.cpp29 // GetRemoteCookie
31 ServerQueryIterator::GetRemoteCookie() const function in class:ServerQueryIterator
H A DServerVolume.cpp273 int32 cookie = iterator->GetRemoteCookie();
318 request.cookie = iterator->GetRemoteCookie();

Completed in 29 milliseconds