Home
last modified time | relevance | path

Searched defs:InputStreamParams (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DnsIIPCSerializableInputStream.h19 class InputStreamParams; variable
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DnsIIPCSerializableInputStream.h19 class InputStreamParams; variable
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DnsIIPCSerializableInputStream.h19 class InputStreamParams; variable
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DnsIIPCSerializableInputStream.h19 class InputStreamParams; variable
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DnsIIPCSerializableInputStream.h19 class InputStreamParams; variable
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DnsIIPCSerializableInputStream.h19 class InputStreamParams; variable
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/gtest/
H A DTestNonBlockingAsyncInputStream.cpp279 void Serialize(mozilla::ipc::InputStreamParams&, FileDescriptorArray&, bool, in Serialize()
282 void Serialize(mozilla::ipc::InputStreamParams&, FileDescriptorArray&, bool, in Serialize()
285 bool Deserialize(const mozilla::ipc::InputStreamParams&, in Deserialize()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestNonBlockingAsyncInputStream.cpp281 void Serialize(mozilla::ipc::InputStreamParams&, FileDescriptorArray&, bool, in Serialize()
284 void Serialize(mozilla::ipc::InputStreamParams&, FileDescriptorArray&, bool, in Serialize()
287 bool Deserialize(const mozilla::ipc::InputStreamParams&, in Deserialize()
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestNonBlockingAsyncInputStream.cpp285 void Serialize(mozilla::ipc::InputStreamParams&, FileDescriptorArray&, bool, in Serialize()
288 void Serialize(mozilla::ipc::InputStreamParams&, FileDescriptorArray&, bool, in Serialize()
291 bool Deserialize(const mozilla::ipc::InputStreamParams&, in Deserialize()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestNonBlockingAsyncInputStream.cpp281 void Serialize(mozilla::ipc::InputStreamParams&, FileDescriptorArray&, bool, in Serialize()
284 void Serialize(mozilla::ipc::InputStreamParams&, FileDescriptorArray&, bool, in Serialize()
287 bool Deserialize(const mozilla::ipc::InputStreamParams&, in Deserialize()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/tests/gtest/
H A DTestNonBlockingAsyncInputStream.cpp283 void Serialize(mozilla::ipc::InputStreamParams&, FileDescriptorArray&) override {} in Serialize()
284 bool Deserialize(const mozilla::ipc::InputStreamParams&, in Deserialize()
/dports/www/firefox-esr/firefox-91.8.0/dom/file/
H A DMemoryBlobImpl.cpp115 const mozilla::ipc::InputStreamParams&, const FileDescriptorArray&) { in Deserialize()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/file/
H A DMemoryBlobImpl.cpp115 const mozilla::ipc::InputStreamParams&, const FileDescriptorArray&) { in Deserialize()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/ipc/
H A DBlob.cpp593 typedef mozilla::ipc::InputStreamParams InputStreamParams; typedef in mozilla::dom::__anon0fee78d00111::InputStreamParent
1360 RemoteInputStream::Deserialize(const InputStreamParams& /* aParams */, in Deserialize()