Home
last modified time | relevance | path

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

/haiku/src/servers/registrar/
H A DTRoster.h49 void HandleStopWatching(BMessage* request);
H A DRegistrar.cpp303 fRoster->HandleStopWatching(message); in _MessageReceived()
H A DTRoster.cpp913 TRoster::HandleStopWatching(BMessage* request) in HandleStopWatching() function in TRoster