Home
last modified time | relevance | path

Searched refs:OnInputStreamReady (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DPartiallySeekableInputStream.cpp243 callable->OnInputStreamReady(this); in AsyncWait()
245 aCallback->OnInputStreamReady(this); in AsyncWait()
270 PartiallySeekableInputStream::OnInputStreamReady(nsIAsyncInputStream* aStream) { in OnInputStreamReady() function in mozilla::net::PartiallySeekableInputStream
288 return callback->OnInputStreamReady(this); in OnInputStreamReady()
H A DnsPreloadedStream.cpp97 mCallback->OnInputStreamReady(mStream); in Run()
116 if (!aEventTarget) return aCallback->OnInputStreamReady(this); in AsyncWait()
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DPartiallySeekableInputStream.cpp243 callable->OnInputStreamReady(this); in AsyncWait()
245 aCallback->OnInputStreamReady(this); in AsyncWait()
270 PartiallySeekableInputStream::OnInputStreamReady(nsIAsyncInputStream* aStream) { in OnInputStreamReady() function in mozilla::net::PartiallySeekableInputStream
288 return callback->OnInputStreamReady(this); in OnInputStreamReady()
H A DnsPreloadedStream.cpp97 mCallback->OnInputStreamReady(mStream); in Run()
116 if (!aEventTarget) return aCallback->OnInputStreamReady(this); in AsyncWait()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DPartiallySeekableInputStream.cpp243 callable->OnInputStreamReady(this); in AsyncWait()
245 aCallback->OnInputStreamReady(this); in AsyncWait()
270 PartiallySeekableInputStream::OnInputStreamReady(nsIAsyncInputStream* aStream) { in OnInputStreamReady() function in mozilla::net::PartiallySeekableInputStream
288 return callback->OnInputStreamReady(this); in OnInputStreamReady()
H A DnsPreloadedStream.cpp97 mCallback->OnInputStreamReady(mStream); in Run()
116 if (!aEventTarget) return aCallback->OnInputStreamReady(this); in AsyncWait()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DnsPreloadedStream.cpp97 mCallback->OnInputStreamReady(mStream); in Run()
115 if (!aEventTarget) return aCallback->OnInputStreamReady(this); in AsyncWait()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DnsPreloadedStream.cpp122 mCallback->OnInputStreamReady(mStream); in Run()
145 return aCallback->OnInputStreamReady(this); in AsyncWait()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DnsPreloadedStream.cpp97 mCallback->OnInputStreamReady(mStream); in Run()
115 if (!aEventTarget) return aCallback->OnInputStreamReady(this); in AsyncWait()
/dports/audio/musicpd/mpd-0.23.6/src/input/
H A DHandler.hxx41 virtual void OnInputStreamReady() noexcept = 0;
H A DCondHandler.hxx33 void OnInputStreamReady() noexcept override { in OnInputStreamReady() function
H A DBufferingInputStream.hxx132 void OnInputStreamReady() noexcept final { in OnInputStreamReady() function in BufferingInputStream
H A DProxyInputStream.hxx89 void OnInputStreamReady() noexcept override { in OnInputStreamReady() function in ProxyInputStream
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/tests/gtest/
H A DHelpers.cpp128 InputStreamCallback::OnInputStreamReady(nsIAsyncInputStream* aStream) in OnInputStreamReady() function in testing::InputStreamCallback
207 "AsyncWait", [callback, self]() { callback->OnInputStreamReady(self); }); in MaybeExecCallback()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/gtest/
H A DHelpers.cpp107 InputStreamCallback::OnInputStreamReady(nsIAsyncInputStream* aStream) { in OnInputStreamReady() function in testing::InputStreamCallback
173 "AsyncWait", [callback, self]() { callback->OnInputStreamReady(self); }); in MaybeExecCallback()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DHelpers.cpp107 InputStreamCallback::OnInputStreamReady(nsIAsyncInputStream* aStream) { in OnInputStreamReady() function in testing::InputStreamCallback
173 "AsyncWait", [callback, self]() { callback->OnInputStreamReady(self); }); in MaybeExecCallback()
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DHelpers.cpp107 InputStreamCallback::OnInputStreamReady(nsIAsyncInputStream* aStream) { in OnInputStreamReady() function in testing::InputStreamCallback
173 "AsyncWait", [callback, self]() { callback->OnInputStreamReady(self); }); in MaybeExecCallback()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DHelpers.cpp107 InputStreamCallback::OnInputStreamReady(nsIAsyncInputStream* aStream) { in OnInputStreamReady() function in testing::InputStreamCallback
173 "AsyncWait", [callback, self]() { callback->OnInputStreamReady(self); }); in MaybeExecCallback()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/io/
H A DnsIAsyncInputStream.idl48 * in exactly one notification callback. After the OnInputStreamReady event
57 * OnInputStreamReady event will be dispatched immediately. Otherwise, the
83 * causing the OnInputStreamReady notification to be suppressed until the
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/io/
H A DnsIAsyncInputStream.idl48 * in exactly one notification callback. After the OnInputStreamReady event
57 * OnInputStreamReady event will be dispatched immediately. Otherwise, the
83 * causing the OnInputStreamReady notification to be suppressed until the
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/io/
H A DnsIAsyncInputStream.idl48 * in exactly one notification callback. After the OnInputStreamReady event
57 * OnInputStreamReady event will be dispatched immediately. Otherwise, the
83 * causing the OnInputStreamReady notification to be suppressed until the
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/io/
H A DnsIAsyncInputStream.idl48 * in exactly one notification callback. After the OnInputStreamReady event
58 * OnInputStreamReady event will be dispatched immediately. Otherwise, the
84 * causing the OnInputStreamReady notification to be suppressed until the
/dports/www/firefox/firefox-99.0/xpcom/io/
H A DnsIAsyncInputStream.idl48 * in exactly one notification callback. After the OnInputStreamReady event
58 * OnInputStreamReady event will be dispatched immediately. Otherwise, the
84 * causing the OnInputStreamReady notification to be suppressed until the
/dports/www/firefox-esr/firefox-91.8.0/xpcom/io/
H A DnsIAsyncInputStream.idl48 * in exactly one notification callback. After the OnInputStreamReady event
58 * OnInputStreamReady event will be dispatched immediately. Otherwise, the
84 * causing the OnInputStreamReady notification to be suppressed until the
/dports/www/firefox-esr/firefox-91.8.0/dom/file/uri/
H A DBlobURLInputStream.cpp253 NS_IMETHODIMP BlobURLInputStream::OnInputStreamReady( in OnInputStreamReady() function in mozilla::dom::BlobURLInputStream
271 return callback->OnInputStreamReady(this); in OnInputStreamReady()
527 callback->OnInputStreamReady(this); in NotifyWaitTargets()

12345678910>>...12