Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/
H A DGMPServiceParent.h239 nsCString* aOutErrorDescription) override;
246 nsCString* aOutErrorDescription) override;
H A DGMPServiceParent.cpp1611 nsresult* aOutRv, nsCString* aOutErrorDescription) { in RecvLaunchGMP() argument
1614 *aOutErrorDescription = NS_LITERAL_CSTRING("Service is shutting down."); in RecvLaunchGMP()
1623 *aOutErrorDescription = in RecvLaunchGMP()
1631 *aOutErrorDescription = NS_LITERAL_CSTRING("Process has not loaded."); in RecvLaunchGMP()
1648 *aOutErrorDescription = in RecvLaunchGMP()
1657 *aOutErrorDescription = in RecvLaunchGMP()
1673 nsCString* aOutErrorDescription) { in RecvLaunchGMPForNodeId() argument
1679 *aOutErrorDescription = NS_LITERAL_CSTRING("GetNodeId failed."); in RecvLaunchGMPForNodeId()
1685 aOutErrorDescription); in RecvLaunchGMPForNodeId()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp/
H A DGMPServiceParent.h236 nsCString* aOutErrorDescription) override;
243 nsCString* aOutErrorDescription) override;
H A DGMPServiceParent.cpp1639 nsresult* aOutRv, nsCString* aOutErrorDescription) { in RecvLaunchGMP() argument
1642 *aOutErrorDescription = NS_LITERAL_CSTRING("Service is shutting down."); in RecvLaunchGMP()
1651 *aOutErrorDescription = in RecvLaunchGMP()
1659 *aOutErrorDescription = NS_LITERAL_CSTRING("Process has not loaded."); in RecvLaunchGMP()
1676 *aOutErrorDescription = in RecvLaunchGMP()
1685 *aOutErrorDescription = in RecvLaunchGMP()
1701 nsCString* aOutErrorDescription) { in RecvLaunchGMPForNodeId() argument
1707 *aOutErrorDescription = NS_LITERAL_CSTRING("GetNodeId failed."); in RecvLaunchGMPForNodeId()
1712 aOutRv, aOutErrorDescription); in RecvLaunchGMPForNodeId()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/
H A DGMPServiceParent.cpp1663 nsresult* aOutRv, nsCString* aOutErrorDescription) { in RecvLaunchGMP() argument
1666 *aOutErrorDescription = "Service is shutting down."_ns; in RecvLaunchGMP()
1674 *aOutErrorDescription = "GetNodeId failed."_ns; in RecvLaunchGMP()
1684 *aOutErrorDescription = "SelectPluginForAPI returns nullptr."_ns; in RecvLaunchGMP()
1691 *aOutErrorDescription = "Process has not loaded."_ns; in RecvLaunchGMP()
1708 *aOutErrorDescription = "PGMPContent::CreateEndpoints failed."_ns; in RecvLaunchGMP()
1716 *aOutErrorDescription = "SendInitGMPContentChild failed."_ns; in RecvLaunchGMP()
H A DGMPServiceParent.h249 nsresult* aOutRv, nsCString* aOutErrorDescription) override;
/dports/www/firefox/firefox-99.0/dom/media/gmp/
H A DGMPServiceParent.cpp1759 nsresult* aOutRv, nsCString* aOutErrorDescription) { in RecvLaunchGMP() argument
1762 *aOutErrorDescription = "Service is shutting down."_ns; in RecvLaunchGMP()
1770 *aOutErrorDescription = "GetNodeId failed."_ns; in RecvLaunchGMP()
1780 *aOutErrorDescription = "SelectPluginForAPI returns nullptr."_ns; in RecvLaunchGMP()
1787 *aOutErrorDescription = "Process has not loaded."_ns; in RecvLaunchGMP()
1804 *aOutErrorDescription = "PGMPContent::CreateEndpoints failed."_ns; in RecvLaunchGMP()
1812 *aOutErrorDescription = "SendInitGMPContentChild failed."_ns; in RecvLaunchGMP()
H A DGMPServiceParent.h261 nsresult* aOutRv, nsCString* aOutErrorDescription) override;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/
H A DGMPServiceParent.cpp1663 nsresult* aOutRv, nsCString* aOutErrorDescription) { in RecvLaunchGMP() argument
1666 *aOutErrorDescription = "Service is shutting down."_ns; in RecvLaunchGMP()
1674 *aOutErrorDescription = "GetNodeId failed."_ns; in RecvLaunchGMP()
1684 *aOutErrorDescription = "SelectPluginForAPI returns nullptr."_ns; in RecvLaunchGMP()
1691 *aOutErrorDescription = "Process has not loaded."_ns; in RecvLaunchGMP()
1708 *aOutErrorDescription = "PGMPContent::CreateEndpoints failed."_ns; in RecvLaunchGMP()
1716 *aOutErrorDescription = "SendInitGMPContentChild failed."_ns; in RecvLaunchGMP()
H A DGMPServiceParent.h249 nsresult* aOutRv, nsCString* aOutErrorDescription) override;