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

/haiku/headers/private/app/
H A DServerLink.h72 bool NeedsReply() const;
203 ServerLink::NeedsReply() const function in class:BPrivate::ServerLink
205 return fReceiver->NeedsReply();
H A DLinkReceiver.h34 bool NeedsReply() const;
/haiku/src/tests/apps/fake_app_server/
H A DServerApp.cpp311 if (link.NeedsReply()) {
/haiku/src/kits/app/
H A DLinkReceiver.cpp131 LinkReceiver::NeedsReply() const function in class:BPrivate::LinkReceiver
/haiku/src/servers/app/
H A DServerWindow.cpp1176 if (link.NeedsReply()) {
1188 if (link.NeedsReply()) {
2465 if (link.NeedsReply()) {
2486 if (link.NeedsReply()) {
2500 if (link.NeedsReply()) {
2518 if (link.NeedsReply()) {
3202 if (link.NeedsReply()) {
4123 if (link.NeedsReply()) {
H A DDesktop.cpp2798 if (link.NeedsReply()) {
2871 if (link.NeedsReply()) {
H A DServerApp.cpp3586 if (link.NeedsReply()) {

Completed in 58 milliseconds