Home
last modified time | relevance | path

Searched refs:DispatchInterruptMessage (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DMessageChannel.h296 void DispatchInterruptMessage(Message &&aMsg, size_t aStackDepth);
H A DMessageChannel.cpp1422 DispatchInterruptMessage(Move(recvd), stackDepth); in Call()
1679 DispatchInterruptMessage(Move(aMsg), 0); in DispatchMessage()
1790 MessageChannel::DispatchInterruptMessage(Message&& aMsg, size_t stackDepth) in DispatchInterruptMessage() function in mozilla::ipc::MessageChannel
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DMessageChannel.h383 void DispatchInterruptMessage(Message&& aMsg, size_t aStackDepth);
H A DMessageChannel.cpp1650 DispatchInterruptMessage(Move(recvd), stackDepth); in Call()
1941 DispatchInterruptMessage(Move(aMsg), 0); in DispatchMessage()
2019 void MessageChannel::DispatchInterruptMessage(Message&& aMsg, in DispatchInterruptMessage() function in mozilla::ipc::MessageChannel
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DMessageChannel.h410 void DispatchInterruptMessage(ActorLifecycleProxy* aProxy, Message&& aMsg,
H A DMessageChannel.cpp1811 DispatchInterruptMessage(listenerProxy, std::move(recvd), stackDepth); in Call()
2112 DispatchInterruptMessage(listenerProxy, std::move(aMsg), 0); in DispatchMessage()
2195 void MessageChannel::DispatchInterruptMessage(ActorLifecycleProxy* aProxy, in DispatchInterruptMessage() function in mozilla::ipc::MessageChannel
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DMessageChannel.h409 void DispatchInterruptMessage(ActorLifecycleProxy* aProxy, Message&& aMsg,
H A DMessageChannel.cpp1711 DispatchInterruptMessage(listenerProxy, std::move(recvd), stackDepth); in Call()
1999 DispatchInterruptMessage(listenerProxy, std::move(aMsg), 0); in DispatchMessage()
2081 void MessageChannel::DispatchInterruptMessage(ActorLifecycleProxy* aProxy, in DispatchInterruptMessage() function in mozilla::ipc::MessageChannel
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DMessageChannel.h409 void DispatchInterruptMessage(ActorLifecycleProxy* aProxy, Message&& aMsg,
H A DMessageChannel.cpp1711 DispatchInterruptMessage(listenerProxy, std::move(recvd), stackDepth); in Call()
1999 DispatchInterruptMessage(listenerProxy, std::move(aMsg), 0); in DispatchMessage()
2081 void MessageChannel::DispatchInterruptMessage(ActorLifecycleProxy* aProxy, in DispatchInterruptMessage() function in mozilla::ipc::MessageChannel