Searched refs:shouldDispatchMessageWhenWaitingForSyncReply (Results 1 – 3 of 3) sorted by relevance
162 …bool shouldDispatchMessageWhenWaitingForSyncReply() const { return getFlags() & DispatchMessageWhe… in shouldDispatchMessageWhenWaitingForSyncReply() function
134 if (!messageID.shouldDispatchMessageWhenWaitingForSyncReply()) in processIncomingMessage()635 if (message.messageID().shouldDispatchMessageWhenWaitingForSyncReply()) in dispatchMessage()649 if (message.messageID().shouldDispatchMessageWhenWaitingForSyncReply()) in dispatchMessage()
1105 (CoreIPC::MessageID::shouldDispatchMessageWhenWaitingForSyncReply):