Home
last modified time | relevance | path

Searched refs:ChannelFunctionEvent (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/netwerk/ipc/
H A DChannelEventQueue.h47 class ChannelFunctionEvent : public ChannelEvent {
49 ChannelFunctionEvent( in ChannelFunctionEvent() function
87 class NeckoTargetChannelFunctionEvent : public ChannelFunctionEvent {
91 : ChannelFunctionEvent( in NeckoTargetChannelFunctionEvent()
/dports/www/firefox/firefox-99.0/netwerk/ipc/
H A DChannelEventQueue.h47 class ChannelFunctionEvent : public ChannelEvent {
49 ChannelFunctionEvent( in ChannelFunctionEvent() function
87 class NeckoTargetChannelFunctionEvent : public ChannelFunctionEvent {
91 : ChannelFunctionEvent( in NeckoTargetChannelFunctionEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/ipc/
H A DChannelEventQueue.h47 class ChannelFunctionEvent : public ChannelEvent {
49 ChannelFunctionEvent( in ChannelFunctionEvent() function
87 class NeckoTargetChannelFunctionEvent : public ChannelFunctionEvent {
91 : ChannelFunctionEvent( in NeckoTargetChannelFunctionEvent()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/ipc/
H A DChannelEventQueue.h71 class ChannelFunctionEvent : public ChannelEvent {
73 ChannelFunctionEvent( in ChannelFunctionEvent() function
111 class NeckoTargetChannelFunctionEvent : public ChannelFunctionEvent {
115 : ChannelFunctionEvent( in NeckoTargetChannelFunctionEvent()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttpTransactionParent.cpp542 mEventQ->RunOrEnqueue(new ChannelFunctionEvent( in RecvOnDataAvailable()
H A DHttpChannelChild.cpp592 mEventQ->RunOrEnqueue(new ChannelFunctionEvent( in ProcessOnStartRequest()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttpTransactionParent.cpp544 mEventQ->RunOrEnqueue(new ChannelFunctionEvent( in RecvOnDataAvailable()
H A DHttpChannelChild.cpp595 mEventQ->RunOrEnqueue(new ChannelFunctionEvent( in ProcessOnStartRequest()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DHttpTransactionParent.cpp542 mEventQ->RunOrEnqueue(new ChannelFunctionEvent( in RecvOnDataAvailable()
H A DHttpChannelChild.cpp592 mEventQ->RunOrEnqueue(new ChannelFunctionEvent( in ProcessOnStartRequest()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DHttpChannelChild.cpp741 new ChannelFunctionEvent( in ProcessOnTransportAndData()